nextcloud/core/Command
Morris Jobke eb51f06a3b
Use ::class statement instead of string
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-29 12:03:47 +01:00
..
App Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Background Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Config Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
Db Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Encryption Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Group Update with robin 2016-07-21 18:13:58 +02:00
Integrity Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
L10n Update license headers 2017-11-06 16:56:19 +01:00
Log Update license headers 2017-11-06 16:56:19 +01:00
Maintenance Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Security Update with robin 2016-07-21 18:13:58 +02:00
TwoFactorAuth Implements are not needed because they are already done by base class 2018-01-25 22:42:24 +01:00
User Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Base.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Check.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00
InterruptedException.php Update license headers 2017-11-06 16:56:19 +01:00
Status.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
Upgrade.php Merge pull request #7354 from nextcloud/refacor-update-page-print 2018-01-22 22:50:05 +01:00