kopia lustrzana https://github.com/friendica/friendica
Prevent App class to be used with dependency injection
rodzic
d05b2dd8c2
commit
d6ec1d7d6b
|
|
@ -122,7 +122,7 @@ class App
|
||||||
*/
|
*/
|
||||||
private $appHelper;
|
private $appHelper;
|
||||||
|
|
||||||
public function __construct(
|
private function __construct(
|
||||||
Request $request,
|
Request $request,
|
||||||
Authentication $auth,
|
Authentication $auth,
|
||||||
IManageConfigValues $config,
|
IManageConfigValues $config,
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue