Function CMSPermissionsScannerWindows->generate_disable_inheritance_command

Definitions

sources/file_permissions_check.php

  • Generate a command to remove permission inheritance.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A The path the command is for

Return

  • Chmod command
  • Type: string
  • Set: N/A
  • Range: N/A