Function Hook_commandr_fs_database->unescape_name

Definitions

sources/hooks/systems/commandr_fs/database.php

  • Unescape a value from a filesystem path back to the original.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$in string required parameter N/A N/A Escaped value

Return

  • Original value
  • Type: string
  • Set: N/A
  • Range: N/A