]> git.mxchange.org Git - friendica.git/commit
Adapt class structure
authorPhilipp Holzer <admin+github@philipp.info>
Sat, 26 Oct 2019 02:03:27 +0000 (04:03 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Sat, 26 Oct 2019 02:03:27 +0000 (04:03 +0200)
commita72e65a7603bc901d1f36faad4b88ddf19ef552f
treea6def25534b5bb7ac824531ee218698c08860739
parent1f368d469f4916d7424c2ecdaeeaa0a9fde0e6a0
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places
include/api.php
mod/notifications.php
src/Model/Notify.php
src/Module/Notifications/Notify.php