Commit e3a352b9 authored by Guy Thouret's avatar Guy Thouret

(fix) Linting of latest Boost Campaign changes - #930

parent de4d1d2b
No related merge requests found
Pipeline #90732573 failed with stages
in 4 minutes and 24 seconds
......@@ -141,6 +141,4 @@ class feed implements Interfaces\Api
{
return Factory::response([]);
}
}
......@@ -4,7 +4,7 @@ namespace Minds\Traits;
trait DiAlias
{
static function getDiAlias(): string
public static function getDiAlias(): string
{
return self::class;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment