nextcloud/lib/private/appframework/utility
Robin McCorkell 04b6f67f07 Allow multiple whitespace in type hints in AppFramework
Type hints such as `@param bool     $doSomething` will now correctly get
parsed, allowing for alignment of docblock parameters if the app developer so
wishes.
2015-06-20 23:52:01 +01:00
..
controllermethodreflector.php Allow multiple whitespace in type hints in AppFramework 2015-06-20 23:52:01 +01:00
simplecontainer.php Fix visibility of public API methods 2015-04-20 12:52:40 +02:00
timefactory.php Update license headers 2015-03-26 11:44:36 +01:00