PHP Интерфейс Sulu\Component\Util\ArrayableInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
toArray ( integer $depth = null ) Return a representation of this object as an array.

Описание методов

toArray() публичный Метод

Return a representation of this object as an array.
public toArray ( integer $depth = null )
$depth integer - Optional depth parameter. May or may not be used by the implementing object