Nwidart\Modules\Collection::getItems PHP Méthode

getItems() public méthode

Get items collections.
public getItems ( ) : array
Résultat array
    public function getItems()
    {
        return $this->items;
    }