Function Hook_task_find_orphaned_uploads->do_dir
Definitions
sources/hooks/systems/tasks/find_orphaned_uploads.php
- Search a directory recursively for files.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$dir | PATH | required parameter | N/A | N/A | Path to search |
Return
- List of files
- Type: array
- Set: N/A
- Range: N/A