NotSupportingVisibilityTrait
Table of Contents
- getVisibility() : mixed
- Get the visibility of a file.
- setVisibility() : mixed
- Set the visibility for a file.
Methods
getVisibility()
Get the visibility of a file.
public
getVisibility(string $path) : mixed
Parameters
- $path : string
Tags
Return values
mixed —setVisibility()
Set the visibility for a file.
public
setVisibility(string $path, string $visibility) : mixed
Parameters
- $path : string
- $visibility : string