MyShaarli/application/api/controllers
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
..
ApiController.php REST API: allow override of creation and update dates 2020-08-29 11:45:08 +02:00
HistoryController.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
Info.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
Links.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
Tags.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00