PHP Mini Documentation

Arrayable

PHP Mini Framework

Tags
copyright

busarm.com

license

https://github.com/Busarm/php-mini/blob/master/LICENSE (MIT License)

codeCoverageIgnore

Table of Contents

toArray()  : array<string|int, mixed>

Methods

toArray()

public toArray([bool $trim = true ]) : array<string|int, mixed>
Parameters
$trim : bool = true

Remove NULL properties

Tags
Return values
array<string|int, mixed>

        

Search results