PHP Interface Resource\Acl\RuleInterface

Show file Open project: sourcefabric/newscoop

Public Methods

Method Description
getAction ( ) : mixed Get action
getResource ( ) : mixed Get resource
getType ( ) : string Get type

Method Details

getAction() public method

Get action
public getAction ( ) : mixed
return mixed

getResource() public method

Get resource
public getResource ( ) : mixed
return mixed

getType() public method

Get type
public getType ( ) : string
return string