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
Visithor
Model
UrlChain
PHP Class Visithor\Model\UrlChain
Afficher le fichier
Open project: visithor/visithor
Class Usage Examples
Protected Properties
Свойство
Type
Description
$urls
array
Urls
Méthodes publiques
Méthode
Description
__construct
( )
Constructor
addUrl
(
Url
$url
)
Add url
getUrls
( ) :
Url[]
Get urls
Method Details
__construct()
public
méthode
Constructor
public
__construct
( )
addUrl()
public
méthode
Add url
public
addUrl
(
Url
$url
)
$url
Url
Url
getUrls()
public
méthode
Get urls
public
getUrls
( ) :
Url[]
Résultat
Url[]
Urls loaded
Property Details
$urls
protected_oe property
Urls
protected
array
$urls
Résultat
array