We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd15b5c commit 4e6b06dCopy full SHA for 4e6b06d
src/Commands/Generators/Views/usermodel.tpl.php
@@ -10,7 +10,6 @@ class {class} extends UserModel
10
{
11
protected function initialize(): void
12
13
- // Merge properties with parent
14
$this->allowedFields = [
15
...$this->allowedFields,
16
// Add here your custom fields
0 commit comments