Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
emondpph committed Jul 2, 2022
1 parent 025328c commit a41a4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The dependency will be resolved by using the [Composer](https://getcomposer.org)
- [_mapIndex](src/_mapIndex.php) - Trait that grants common methods for indexed collections (cols, cells, rows)
- [_tableAccess](src/_tableAccess.php) - Trait that grants table access to the class using

## Testing
### Testing
**QuidPHP/Orm** contains 26 test classes:
- [CatchableException](test/CatchableException.php) - Class for testing Quid\Orm\CatchableException
- [Cell](test/Cell.php) - Class for testing Quid\Orm\Cell
Expand Down

0 comments on commit a41a4c7

Please sign in to comment.