nextcloud/lib/private/appframework
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
..
core Update license headers 2015-03-26 11:44:36 +01:00
db Update license headers 2015-03-26 11:44:36 +01:00
dependencyinjection disallow cookie auth for cors requests 2015-05-22 14:06:26 +02:00
http Merge pull request #15735 from owncloud/fix-visibility 2015-04-20 14:39:15 +02:00
middleware disallow cookie auth for cors requests 2015-05-22 14:06:26 +02:00
routing Update license headers 2015-03-26 11:44:36 +01:00
utility Allow multiple whitespace in type hints in AppFramework 2015-06-20 23:52:01 +01:00
app.php Check return value of OC_App::getAppPath() and verify info.xml exists. 2015-05-06 17:15:28 +02:00
http.php Update license headers 2015-03-26 11:44:36 +01:00