mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
remove todo comment
This commit is contained in:
parent
7412a2cc0a
commit
3b13170a01
|
|
@ -23,12 +23,6 @@ namespace phpOMS\Uri;
|
|||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Orange-Management/phpOMS#239
|
||||
* Optional parameters
|
||||
* Sometimes we need to define a list of optional parameters that will be filled if they exist and only if they exist.
|
||||
* E.g. `u=` for unit `filter=` for filtering etc.
|
||||
* Otherwise the url on some pages keeps getting longer and longer because parameters get appended.
|
||||
*/
|
||||
final class UriFactory
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user