Configuration
Configuration keys for the Solar_Access_Adapter_File
class.
owner_method
(array) An array of key-value pairs to map object class to a method in that class to determine if a user is the owner of that object. The key is the class name, the value is the method name within that class.
Default:
array ( )
file
(string) The path to the access file.
Default:
'/path/to/access.txt'