Searched refs:isReadable (Results 1 – 1 of 1) sorted by relevance
122 if (!$this->isReadable($filename)) {270 private function isReadable(string $fileOrDirectory): bool function in Symfony\\Component\\Yaml\\Command\\LintCommand