aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <DeepDiver1975@users.noreply.github.com>2016-04-15 18:11:29 +0200
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-04-15 18:11:29 +0200
commitbb71fd6d02fd829542277129e022ef4dae840e1d (patch)
treeeffb79f1b0a380dd4af557a2c70482cd2930a171
parent63a385d2b84467552cbc197b2548d7d03f0ba6e6 (diff)
parent653325f25415e109ebe24daccbffc8d419fae22e (diff)
downloadnextcloud-server-bb71fd6d02fd829542277129e022ef4dae840e1d.tar.gz
nextcloud-server-bb71fd6d02fd829542277129e022ef4dae840e1d.zip
Merge pull request #24031 from owncloud/comments_psr4
Move \OC\Comments to PSR-4
-rw-r--r--lib/private/Comments/Comment.php (renamed from lib/private/comments/comment.php)0
-rw-r--r--lib/private/Comments/Manager.php (renamed from lib/private/comments/manager.php)0
-rw-r--r--lib/private/Comments/ManagerFactory.php (renamed from lib/private/comments/managerfactory.php)0
3 files changed, 0 insertions, 0 deletions
diff --git a/lib/private/comments/comment.php b/lib/private/Comments/Comment.php
index 60663d61578..60663d61578 100644
--- a/lib/private/comments/comment.php
+++ b/lib/private/Comments/Comment.php
diff --git a/lib/private/comments/manager.php b/lib/private/Comments/Manager.php
index b986c8c51f9..b986c8c51f9 100644
--- a/lib/private/comments/manager.php
+++ b/lib/private/Comments/Manager.php
diff --git a/lib/private/comments/managerfactory.php b/lib/private/Comments/ManagerFactory.php
index 044463d1e96..044463d1e96 100644
--- a/lib/private/comments/managerfactory.php
+++ b/lib/private/Comments/ManagerFactory.php