public property Shortcut::$links

An array of menu links.

Type: array

File

drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php, line 67
Contains \Drupal\shortcut\Plugin\Core\Entity\Shortcut.

Class

Shortcut
Defines the Shortcut configuration entity.

Namespace

Drupal\shortcut\Plugin\Core\Entity

Code

public $links = array();