Function DebugFsStreamWrapper->has_path_case_issue
Definitions
sources/debug_fs.php
- Find if a path exists but with a case sensitivity issue.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | The path |
Return
- Whether there is an issue
- Type: boolean
- Set: N/A
- Range: N/A