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
Essence
Provider
Preparator
PHP Class Essence\Provider\Preparator
Afficher le fichier
Open project: benjamminf/craft-embedded-assets
Méthodes publiques
Méthode
Description
__invoke
(
$url
)
prepare
(
string
$url
) :
string
Prepares the given URL.
Method Details
__invoke()
public
méthode
See also:
prepare()
public
__invoke
(
$url
)
prepare()
abstract
public
méthode
Prepares the given URL.
abstract
public
prepare
(
string
$url
) :
string
$url
string
URL.
Résultat
string
Prepared URL.