code-generator icon indicating copy to clipboard operation
code-generator copied to clipboard

Needs generate associate array property for class

Open wxs77577 opened this issue 8 years ago • 0 comments

like this:

public $casts = [
    'username' => 'string',
];

I will commit the codes.

wxs77577 avatar Feb 28 '17 07:02 wxs77577