X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/44ea2f60a6d17b6c9475a6e87a1f520200c7d036..4ab8e94003e0d50e0b4e9c74c8bd4fb0d45bf7b4:/RapsysPackBundle.php diff --git a/RapsysPackBundle.php b/RapsysPackBundle.php index ca879af..67b26ce 100644 --- a/RapsysPackBundle.php +++ b/RapsysPackBundle.php @@ -23,7 +23,7 @@ class RapsysPackBundle extends Bundle { * * @return string The bundle alias */ - public function getAlias(): string { + public static function getAlias(): string { //With namespace if ($npos = strrpos(static::class, '\\')) { //Set name pos