Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app/models/Data
2022-08-28 17:46:16 +02:00
..
ActivityLog.php app/models/Data/ActivityLog.php: implement getAllPaginationList() 2019-12-01 19:26:31 +01:00
Base.php app/models/Data/Base.php: make hasChanged() compatible with base class. 2022-07-26 19:58:50 +02:00
Callback.php app/models/Data/Callback.php: Cant override getSource() anymore as it is marked final, set source in "initialize()" instead. 2022-07-26 19:58:50 +02:00
Request.php change model namespace to App\Model\Data 2018-04-02 23:35:49 +02:00
RequestMeta.php app/models/Data/RequestMeta.php: in getBody() prettyprint some json :) 2018-04-19 13:45:47 +02:00
User.php app/models/Data/User.php: Adding isSuspended() 2022-08-28 17:46:16 +02:00
UserActivation.php app/models/Data/PasswordLink.php: rename to UserActivation 2018-09-25 22:25:13 +00:00