PHP 클래스 Bolt\Filesystem\Plugin\HasUrl

상속: implements Bolt\Filesystem\PluginInterface, use trait PluginTrait
파일 보기 프로젝트 열기: bolt/bolt

공개 메소드들

메소드 설명
getMethod ( )
handle ( string $path ) : boolean Determine if the path has a url.

메소드 상세

getMethod() 공개 메소드

public getMethod ( )

handle() 공개 메소드

Determine if the path has a url.
public handle ( string $path ) : boolean
$path string
리턴 boolean