PHP Class Bolt\Filesystem\Plugin\HasUrl

Inheritance: implements Bolt\Filesystem\PluginInterface, use trait PluginTrait
Show file Open project: bolt/bolt

Public Methods

Method Description
getMethod ( )
handle ( string $path ) : boolean Determine if the path has a url.

Method Details

getMethod() public method

public getMethod ( )

handle() public method

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