NodeRemovedFromCache¶
-
class
OCP\Files\Events\
NodeRemovedFromCache
¶ Source: lib/public/Files/Events/NodeRemovedFromCache.php#35 Parent: OCP\EventDispatcher\Event
Properties¶
Methods¶
-
public
OCP\Files\Events\NodeRemovedFromCache::
__construct
($storage, $path)¶ Source: Parameters: - $storage (
OCP\Files\Storage\IStorage
) - $path (string)
Since: 18.0.0
- $storage (
-
public
OCP\Files\Events\NodeRemovedFromCache::
getStorage
()¶ Source: lib/public/Files/Events/NodeRemovedFromCache.php#59 Returns: \OCP\Files\Storage\IStorage
Since: 18.0.0
-
public
OCP\Files\Events\NodeRemovedFromCache::
getPath
()¶ Source: lib/public/Files/Events/NodeRemovedFromCache.php#67 Returns: string Since: 18.0.0