This website requires JavaScript.
Explore
Help
Sign in
archive
/
httpcb
Archived
Watch
1
Star
0
Fork
You've already forked httpcb
0
Code
Releases
Activity
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.
04dcc61a85
httpcb
/
app
/
models
/
Data
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
1867351716
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
..
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 getPagination()
2019-12-01 15:23:26 +01:00
UserActivation.php
app/models/Data/PasswordLink.php: rename to UserActivation
2018-09-25 22:25:13 +00:00