new File()
Constructs a new File object by absolute path
new File(string $root = null)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $root | string |
null |
Absolute file path |
Constructs a new File object by absolute path
new File(string $root = null)
| Name | Type | Default | Description |
|---|---|---|---|
| $root | string |
null |
Absolute file path |