]> git.mxchange.org Git - friendica.git/commit
Fix issues in App.php
authorHypolite Petovan <mrpetovan@gmail.com>
Tue, 16 Jan 2018 00:13:21 +0000 (19:13 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Wed, 17 Jan 2018 05:17:58 +0000 (00:17 -0500)
commitad88b6e3af2489bf8da8f423142418b9c57d58ac
treedac852f2394933716b9f8bac9dff0957a186c33f
parent78ac7afe9cb110fa92c0e600b15f8efdb76b2b52
Fix issues in App.php

- Fix formatting
- Add method visibility
- Remove unused properties
- Remove unused methods
- Remove unused parameters
- Fix implode parameter order (?!)
src/App.php