You are here

public property Resource::$hookMenu in RESTful 7.2

Hook menu. TRUE if the resource should declare a menu item automatically.

Type: bool

File

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

Class

Resource
Defines a Resource annotation object.

Namespace

Drupal\restful\Annotation

Code

public $hookMenu = TRUE;