You are here

public property Resource::$authenticationOptional in RESTful 7.2

Authentication optional.

Type: bool

File

src/Annotation/Resource.php, line 77
Contains \Drupal\restful\Annotation\Resource.

Class

Resource
Defines a Resource annotation object.

Namespace

Drupal\restful\Annotation

Code

public $authenticationOptional = FALSE;