Skip to content

Commit 4e6b06d

Browse files
docs: remove unnecessary details
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent cd15b5c commit 4e6b06d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/Generators/Views/usermodel.tpl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ class {class} extends UserModel
1010
{
1111
protected function initialize(): void
1212
{
13-
// Merge properties with parent
1413
$this->allowedFields = [
1514
...$this->allowedFields,
1615
// Add here your custom fields

0 commit comments

Comments
 (0)