ChmodInterface
interface ChmodInterface (View source)
Defines an interface to chmod files.
Methods
chmodJailed(string $path, int $mode, bool $recursive)
Changes the permissions of the file / directory specified in $path.
Details
chmodJailed(string $path, int $mode, bool $recursive)
Changes the permissions of the file / directory specified in $path.