PHP Class REBELinBLUE\Deployer\Validators\RepositoryValidator

Show file Open project: rebelinblue/deployer

Public Methods

Method Description
validate ( string $attribute, string $value, array $parameters ) : boolean Validate that the repository URL looks valid.

Method Details

validate() public method

Validate that the repository URL looks valid.
public validate ( string $attribute, string $value, array $parameters ) : boolean
$attribute string
$value string
$parameters array
return boolean