Function CMSPermissionsScannerWindows->find_acl

Definitions

sources/file_permissions_check.php

  • Find the access control list for a path.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A The path

Return

  • ACL
  • Type: array
  • Set: N/A
  • Range: N/A