Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pimcore
Model
Staticroute
Listing
PHP Class Pimcore\Model\Staticroute\Listing
Inheritance:
extends
Pimcore\Model\Listing\AbstractListing
Afficher le fichier
Open project: pimcore/pimcore
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
$routes
array
Contains the results of the list. They are all an instance of Staticroute
Méthodes publiques
Méthode
Description
getRoutes
( ) :
array
setRoutes
(
array
$routes
)
Method Details
getRoutes()
public
méthode
public
getRoutes
( ) :
array
Résultat
array
setRoutes()
public
méthode
public
setRoutes
(
array
$routes
)
$routes
array
Property Details
$routes
public_oe property
Contains the results of the list. They are all an instance of Staticroute
public
array
$routes
Résultat
array