Update documentation of BaseCollection class

This commit is contained in:
Meritoo
2019-09-18 15:11:51 +02:00
parent 2fdb18312d
commit d8e3d5e7cb
10 changed files with 51 additions and 22 deletions

View File

@@ -54,7 +54,7 @@ Throws an `Meritoo\Common\Exception\ValueObject\Template\TemplateNotFoundExcepti
# More
1. [Base test case (with common methods and data providers)](../Base-test-case.md)
2. [Collection of elements](Collection.md)
2. [Collection of elements](BaseCollection.md)
3. [**Templates**](Templates.md)
4. [Exceptions](../Exceptions.md)
5. [Static methods](../Static-methods.md)