MyShaarli/application/api
ArthurHoaro efb7d21b52 Add strict types for bookmarks management
Parameters typing and using strict types overall increase the codebase
quality by enforcing the a given parameter will have the expected type.

It also removes the need to unnecessary unit tests checking methods
behavior with invalid input.
2020-10-13 13:50:11 +02:00
..
controllers Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
exceptions Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
ApiMiddleware.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
ApiUtils.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00