PHP 클래스 Contao\CoreBundle\Event\PreviewUrlConvertEvent

상속: extends Symfony\Component\EventDispatcher\Event
파일 보기 프로젝트 열기: contao/core-bundle 1 사용 예제들

공개 메소드들

메소드 설명
getUrl ( ) : string Returns the URL.
setUrl ( string $url ) Sets the URL.

메소드 상세

getUrl() 공개 메소드

Returns the URL.
public getUrl ( ) : string
리턴 string

setUrl() 공개 메소드

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