You are here

protected property SearchPage::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::id

The name (plugin ID) of the search page entity.

Type: string

File

core/modules/search/src/Entity/SearchPage.php, line 67
Contains \Drupal\search\Entity\SearchPage.

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $id;