nextcloud/tests/lib/Comments
Vitor Mattos 3be1217c04
Follow the most common pattern used in project
```
git grep strval|wc -l
32
git grep "(string)"|wc -l
481
```

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-20 11:46:13 -03:00
..
CommentTest.php
FakeFactory.php
FakeManager.php
ManagerTest.php Follow the most common pattern used in project 2022-06-20 11:46:13 -03:00