Function Hook_commandr_fs_root->_customise_directory

Definitions

sources/hooks/systems/commandr_fs/root.php

  • Customise a directory path, adding _custom to appropriate entries.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$directory array required parameter N/A N/A Path to customise
$change_to_override boolean True N/A N/A Whether to rewrite to be the alternative override directory

Return

  • Customised path
  • Type: string
  • Set: N/A
  • Range: N/A