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

@@ -22,7 +22,7 @@ composer require meritoo/common-library
# Usage
1. [Base test case (with common methods and data providers)](docs/Base-test-case.md)
2. [Collection of elements](docs/Collection/Collection.md)
2. [Collection of elements](docs/Collection/BaseCollection.md)
3. [Exceptions](docs/Static-methods.md)
4. [Static methods](docs/Static-methods.md)
1. [Arrays](docs/Static-methods/Arrays.md)