Function DebugFsStreamWrapper->stream_metadata
Definitions
sources/debug_fs.php
- Set metadata on a file.
- Visibility: public
- 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 | Path |
$option | integer | required parameter | N/A | N/A | What to set on |
$value | mixed | required parameter | N/A | N/A | Value to set |
Return
- Success status
- Type: boolean
- Set: N/A
- Range: N/A