aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Hook.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate HintException to OCPGary Kim2021-06-301-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-4/+4
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-4/+4
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-6/+6
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+151