diff options
author | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-05-11 11:17:19 +0200 |
---|---|---|
committer | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-05-11 11:17:19 +0200 |
commit | f39e163d4a6ee63444bfb6a797e12a482bd0a49f (patch) | |
tree | ba21ddc403220e7f61541fe1573715fc27922689 | |
parent | 9eea0620045979a1ed437749005256bdb223fce4 (diff) | |
parent | 73b81585199b78279e9bb384eebb37b3a217bf3d (diff) | |
download | nextcloud-server-f39e163d4a6ee63444bfb6a797e12a482bd0a49f.tar.gz nextcloud-server-f39e163d4a6ee63444bfb6a797e12a482bd0a49f.zip |
Merge pull request #24493 from owncloud/command_psr4
Move \OCP\Command to PSR-4
-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 |