IFileCheck¶
-
interface
OCP\WorkflowEngine\
IFileCheck
¶ - Interface IFileCheck
Source: lib/public/WorkflowEngine/IFileCheck.php#37 Parent: OCP\WorkflowEngine\IEntityCheck
Methods¶
-
public
OCP\WorkflowEngine\IFileCheck::
setFileInfo
($storage, $path, $isDir=false)¶ Source: Parameters: - $storage (
OCP\Files\Storage\IStorage
) - $path (string)
- $isDir (bool)
Since: 18.0.0
- $storage (