Commit 3867d7b6 by Qiang Xue

Merge pull request #4011 from lucianobaraglia/translation-es

Spanish guide structure-controllers.md [skip ci]
parents 955b5da7 7a8eff7b
...@@ -189,7 +189,7 @@ public function scenarios() ...@@ -189,7 +189,7 @@ public function scenarios()
{ {
return [ return [
'backend' => ['email', 'role'], 'backend' => ['email', 'role'],
'frontend' => ['email', '!name'], 'frontend' => ['email', '!role'],
]; ];
} }
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment