X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDI.php;h=c2f53e4df9e533d768f93089ebcfa5e7cd2d7906;hb=2a431b580f2e8f6a596e84175932e793678cde63;hp=6461059a8392a4de3c86fc8dd36bf4b8c46b2934;hpb=c0302758152dff4f60841fc6f7c513ce591f489a;p=friendica.git diff --git a/src/DI.php b/src/DI.php index 6461059a83..c2f53e4df9 100644 --- a/src/DI.php +++ b/src/DI.php @@ -1,6 +1,6 @@ create(Repository\Notify::class); + return self::$dice->create(Repository\Notification::class); } //