Pimcore\Model\Element\Recyclebin\Item\Listing::getItems PHP Method

getItems() public method

public getItems ( ) : array
return array
    public function getItems()
    {
        return $this->items;
    }