diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2016-04-21 10:16:31 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2016-04-21 10:16:31 +0200 |
commit | 6f5d3adfa405d41dd0e803d44bd54efcaa35769b (patch) | |
tree | 8fed5194101f06f7eb89a87392c201b3fba10a89 /lib/private | |
parent | 02ecd040e6cd761b9ec30895c5a0fcced55fb699 (diff) | |
parent | 269eaeed0b51f7c688beb9856c1a6021764ef75e (diff) | |
download | nextcloud-server-6f5d3adfa405d41dd0e803d44bd54efcaa35769b.tar.gz nextcloud-server-6f5d3adfa405d41dd0e803d44bd54efcaa35769b.zip |
Merge pull request #24133 from owncloud/tagging_psr4
Move \OC\Tagging to PSR-4
Diffstat (limited to 'lib/private')
-rw-r--r-- | lib/private/Tagging/Tag.php (renamed from lib/private/tagging/tag.php) | 0 | ||||
-rw-r--r-- | lib/private/Tagging/TagMapper.php (renamed from lib/private/tagging/tagmapper.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/private/tagging/tag.php b/lib/private/Tagging/Tag.php index e35ac433e00..e35ac433e00 100644 --- a/lib/private/tagging/tag.php +++ b/lib/private/Tagging/Tag.php diff --git a/lib/private/tagging/tagmapper.php b/lib/private/Tagging/TagMapper.php index 364dbc99b4d..364dbc99b4d 100644 --- a/lib/private/tagging/tagmapper.php +++ b/lib/private/Tagging/TagMapper.php |