Documentation

ArrayableInterface
in

Pop utils arrayable interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2023 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
1.3.0

Table of Contents

toArray()  : array<string|int, mixed>
Get the array object as an array.

Methods

toArray()

Get the array object as an array.

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

Search results