Function DebugFsStreamWrapper->url_stat

Definitions

sources/debug_fs.php

  • Gets information about a file.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A File path
$flags boolean required parameter N/A N/A Bitmask options

Return

  • Map of status information (false: error)
  • Type: ~array
  • Set: N/A
  • Range: N/A