diff options
Diffstat (limited to 'lib/private/Comments/ManagerFactory.php')
-rw-r--r-- | lib/private/Comments/ManagerFactory.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Comments/ManagerFactory.php b/lib/private/Comments/ManagerFactory.php index 21926912b10..1fc5fb2730b 100644 --- a/lib/private/Comments/ManagerFactory.php +++ b/lib/private/Comments/ManagerFactory.php @@ -21,6 +21,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OC\Comments; use OCP\Comments\ICommentsManager; |