Changes:
authorRoland Häder <roland@mxchange.org>
Wed, 14 Sep 2022 23:23:38 +0000 (01:23 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 25 Oct 2022 23:29:01 +0000 (01:29 +0200)
commit2f1336339f78ddafbd73add16a77381303b6713b
tree2121965e81a18a35e03783f7c6d4348f386a6a30
parent3456ae7809de9381f375e025fbd81dcfdf67dc6e
Changes:
- added missing type-hints
- added missing documentation
- changed double-quotes to single
- Setters do ALWAYS return void
src/Model/Item.php
src/Object/Post.php
src/Worker/Delivery.php
src/Worker/Notifier.php
src/Worker/OnePoll.php