Node
Node class.
This is a helper class, that should aid in getting nodes setup.
- Full name:
\Sabre\DAV\Node
- This class implements:
\Sabre\DAV\INode
- This class is an Abstract class
Methods
getLastModified
Returns the last modification time as a unix timestamp.
If the information is not available, return null.
delete
Deletes the current node.
Throws:
setName
Renames the node.
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
string | The new name |
Throws:
Automatically generated on 2025-03-18