You are here

public property Resource::$hookItem in RESTful 7.2

The path to be used as the menu item.

Leave it empty to create one automatically.

Type: string

File

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

Class

Resource
Defines a Resource annotation object.

Namespace

Drupal\restful\Annotation

Code

public $hookItem;