aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Utility/ControllerMethodReflectorTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-161-14/+14
|\
| * refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-14/+14
* | refactor: Replace __CLASS__ with ::class referencesrefactor/self-class-referenceChristoph Wurst2024-09-151-2/+2
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* enh(dispatcher): enforce psalm ranges in the http dispatcherArthur Schiwon2023-11-241-0/+21
* composer run cs:fixCôme Chilliet2023-01-201-4/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+18
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-10/+10
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Add tests for multiple parametersLukas Reschke2017-04-131-5/+19
* add some unit testsBjoern Schiessle2017-01-181-0/+13
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+210