Function DebugFsStreamWrapper->unlink

Definitions

sources/debug_fs.php

  • Deletes 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 The file path

Return

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