mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
remove arrayable
This commit is contained in:
parent
672169adc2
commit
5b07f728a7
|
|
@ -103,7 +103,7 @@
|
|||
" * @link https://karaka.app",
|
||||
" * @since 1.0.0",
|
||||
" */",
|
||||
"class $2 implements ArrayableInterface, \\JsonSerializable",
|
||||
"class $2 implements \\JsonSerializable",
|
||||
"{",
|
||||
" private \\$id = 0;",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user