Rapsys Git
/
userbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c92ab2c
)
Use group name instead of role
author
Raphaël Gertz
<git@rapsys.eu>
Sun, 3 Nov 2024 01:08:20 +0000
(
02:08
+0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Sun, 3 Nov 2024 01:08:20 +0000
(
02:08
+0100)
DependencyInjection/Configuration.php
patch
|
blob
|
history
diff --git
a/DependencyInjection/Configuration.php
b/DependencyInjection/Configuration.php
index 12088ae82bac8f9b33d67152b518cdde4e9cdba6..cdceea07bffc52cd485fd054b557fcb6b821794f 100644
(file)
--- a/
DependencyInjection/Configuration.php
+++ b/
DependencyInjection/Configuration.php
@@
-39,7
+39,7
@@
class Configuration implements ConfigurationInterface {
'user' => 'Rapsys\\UserBundle\\Entity\\User'
],
'default' => [
- 'admin' => '
ROLE_ADMIN
',
+ 'admin' => '
Admin
',
'civility' => 'Mister',
'languages' => [
'en_gb' => 'English'