diff --git a/src/views/meta.php b/src/views/meta.php index d894f0e..c51754a 100644 --- a/src/views/meta.php +++ b/src/views/meta.php @@ -11,12 +11,12 @@ /** @noinspection PhpIllegalArrayKeyTypeInspection */ /** @noinspection PhpUnusedLocalVariableInspection */ /** @noinspection PhpUnnecessaryFullyQualifiedNameInspection */ - $STATIC_METHOD_TYPES = [ + $STATIC_METHOD_TYPES = array( - ('') => [ + ('') => array( $class): ?> '' instanceof \, - ], + ), - ]; + ); }