Commit e3a352b9 authored by Guy Thouret's avatar Guy Thouret

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

1 merge request!235WIP: Boost Campaigns (&24)
Pipeline #90732573 running with stages
......@@ -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