mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-20 13:28:42 +00:00
Added comments
This commit is contained in:
parent
b14f130bca
commit
87bd15af5b
|
|
@ -90,6 +90,14 @@ class UriFactory
|
|||
/**
|
||||
* Build uri.
|
||||
*
|
||||
* # = DOM id
|
||||
* . = DOM class
|
||||
* / = Current path
|
||||
* ? = Current query
|
||||
* # = Current fragment
|
||||
* @ =
|
||||
* $ = Other data
|
||||
*
|
||||
* @param string $uri Path data
|
||||
* @param array $toMatch Optional special replacements
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user