diff options
author | Roeland Jago Douma <rullzer@owncloud.com> | 2016-05-09 08:35:06 +0200 |
---|---|---|
committer | Roeland Jago Douma <rullzer@owncloud.com> | 2016-05-10 20:14:04 +0200 |
commit | 73b81585199b78279e9bb384eebb37b3a217bf3d (patch) | |
tree | a997f31d6e12bba41474cd8a9b73ea8c98c60ae1 /lib | |
parent | 0543f8a8393f1837f5988606dcf303ceb53ad73a (diff) | |
download | nextcloud-server-73b81585199b78279e9bb384eebb37b3a217bf3d.tar.gz nextcloud-server-73b81585199b78279e9bb384eebb37b3a217bf3d.zip |
Move \OCP\Command to PSR-4
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public/Command/IBus.php (renamed from lib/public/command/ibus.php) | 0 | ||||
-rw-r--r-- | lib/public/Command/ICommand.php (renamed from lib/public/command/icommand.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/public/command/ibus.php b/lib/public/Command/IBus.php index 62b6edef4d4..62b6edef4d4 100644 --- a/lib/public/command/ibus.php +++ b/lib/public/Command/IBus.php diff --git a/lib/public/command/icommand.php b/lib/public/Command/ICommand.php index e53d52d2fa3..e53d52d2fa3 100644 --- a/lib/public/command/icommand.php +++ b/lib/public/Command/ICommand.php |