PHP Class Contao\CoreBundle\Event\PreviewUrlConvertEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Afficher le fichier Open project: contao/core-bundle Class Usage Examples

Méthodes publiques

Méthode Description
getUrl ( ) : string Returns the URL.
setUrl ( string $url ) Sets the URL.

Method Details

getUrl() public méthode

Returns the URL.
public getUrl ( ) : string
Résultat string

setUrl() public méthode

Sets the URL.
public setUrl ( string $url )
$url string