getVisibility() getVisibility(string $path) : mixed Get the visibility of a file. Parameters string $path Throws \LogicException Returns mixed —
setVisibility() setVisibility(string $path, string $visibility) : mixed Set the visibility for a file. Parameters string $path string $visibility Throws \LogicException Returns mixed —