Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44ea2f6
)
Set getAlias function as static
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 12 Aug 2021 12:23:45 +0000
(14:23 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 12 Aug 2021 12:23:45 +0000
(14:23 +0200)
RapsysPackBundle.php
patch
|
blob
|
history
diff --git
a/RapsysPackBundle.php
b/RapsysPackBundle.php
index ca879af6cfdc39050e1166ea57907c1ae2a65e81..67b26ce0bf57812df969222467d3cc0c0f62ac22 100644
(file)
--- 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