oni-php: Fix casts snippet
This commit is contained in:
parent
dfea43f00f
commit
ceba96db23
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
# key: casts
|
||||
# --
|
||||
protected $casts = [
|
||||
'$1' => $2,
|
||||
'$1' => $0,
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue