You are here

public property Resource::$authenticationTypes in RESTful 7.2

Authentication types.

Type: array|bool

File

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

Class

Resource
Defines a Resource annotation object.

Namespace

Drupal\restful\Annotation

Code

public $authenticationTypes = array();