X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/c26a8dae7bf279375e16134131983f50307f45a2..78afa67ad8c7163374b13f05394cc9e016189f3a:/RapsysUserBundle.php diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php index b347c51..4f7ec84 100644 --- a/RapsysUserBundle.php +++ b/RapsysUserBundle.php @@ -1,4 +1,13 @@ - + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ namespace Rapsys\UserBundle; @@ -11,7 +20,7 @@ class RapsysUserBundle 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