DX: fix phstan & cs

This commit is contained in:
2023-03-05 17:43:44 +01:00
parent 4dbb195b45
commit 8695099819
25 changed files with 119 additions and 349 deletions

View File

@@ -20,6 +20,9 @@ use function array_merge;
use function array_reverse;
use function implode;
/**
* @implements ChillEntityRenderInterface<SocialAction>
*/
class SocialActionRender implements ChillEntityRenderInterface
{
public const AND_CHILDREN_MENTION = 'show_and_children_mention';