PHP Class Newscoop\Annotations\Acl

Inheritance: extends Doctrine\Common\Annotations\Annotation
Show file Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$action string
$allow string
$ignore string
$resource string

Property Details

$action public property

public string $action
return string

$allow public property

public string $allow
return string

$ignore public property

public string $ignore
return string

$resource public property

public string $resource
return string