[TOOLS] Continue raising PHPStan level to 6
This commit is contained in:
@@ -119,6 +119,9 @@ class ActorLanguage extends Entity
|
||||
) ?: [Language::getByLocale(Common::config('site', 'language'))];
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int[]
|
||||
*/
|
||||
public static function getActorRelatedLanguagesIds(Actor $actor): array
|
||||
{
|
||||
return Cache::getList(
|
||||
|
Reference in New Issue
Block a user