Jackalope\Validation\PathValidatorInterface::validateAbsPath PHP Méthode

validateAbsPath() public méthode

Assert that the given path is a valid absolute path
public validateAbsPath ( string $absPath ) : void
$absPath string
Résultat void
    public function validateAbsPath($absPath);