X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDI.php;h=c2f53e4df9e533d768f93089ebcfa5e7cd2d7906;hb=5a8f2021584ed86489b056037ca1ed673f26270f;hp=6461059a8392a4de3c86fc8dd36bf4b8c46b2934;hpb=9802bfd9fc0bcd5a1233f9a63df85a1815f8167f;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); } //