$files->toArray()
Returns the data array. This is basically an alias for Data::data()
$files->toArray(): array
Return type
array
This method modifies the existing $files
object it is applied to and returns it again.
Returns the data array. This is basically an alias for Data::data()
$files->toArray(): array
array
This method modifies the existing $files
object it is applied to and returns it again.