]> git.mxchange.org Git - friendica.git/commit
Reformat Module\Settings\UserExport
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 24 Oct 2022 21:56:05 +0000 (17:56 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 24 Oct 2022 22:14:59 +0000 (18:14 -0400)
commit142b399c848a3ff5f3e0f452361d284a1b5dc135
treeb9a16550b43323d3629a47e99002c94125fe0338
parenta3651e464d3d8fdaa8a955765482c1e82af45c44
Reformat Module\Settings\UserExport

- Import IHandleUserSessions and DbaDefinition object in constructor
- Convert remaining double quotes to single quotes
- Convert static methods to dynamic to use class properties
- Remove unused POST permission from route
src/Module/Settings/UserExport.php
static/routes.config.php