]> git.mxchange.org Git - friendica.git/commit
Use Dice instantiation to access App\Arguments
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 7 Oct 2019 20:16:42 +0000 (16:16 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 7 Oct 2019 20:16:42 +0000 (16:16 -0400)
commitc8316bfe573537f94772124d3a86a75f020a443e
tree23313ca583dc026022ffa558237e6424b8a8aee2
parent1e737ae888f7797667e05294ba77a17cc915f2d6
Use Dice instantiation to access App\Arguments

- Remove App->args accessors
src/App.php
src/BaseModule.php
src/Module/BaseSearchModule.php
src/Module/Search/Index.php
src/Module/Search/Saved.php