abstract | |
---|---|
implements |
INode |
Base node-class.
The node class implements the method used by both the File and the Directory classes
Methods | ||
---|---|---|
public
|
__construct(string $path, string $overrideName = null)
|
# |
public
|
getName(): string
|
# |
public
|
setName(string $name)
|
# |
public
|
getLastModified(): int
|
# |