Function DebugFsStreamWrapper->mkdir

Definitions

sources/debug_fs.php

  • {{creates-file}}}}
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool
  • Flags:

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A The path to the directory to make
$mode integer required parameter N/A N/A The mode (e.g. 0777)
$options integer required parameter N/A N/A Bitmask options

Return

  • Success status
  • Type: boolean
  • Set: N/A
  • Range: N/A