public function PanelizerInterface::setDisplayStaticContexts in Panelizer 8.3
Same name and namespace in other branches
- 8.5 src/PanelizerInterface.php \Drupal\panelizer\PanelizerInterface::setDisplayStaticContexts()
- 8.4 src/PanelizerInterface.php \Drupal\panelizer\PanelizerInterface::setDisplayStaticContexts()
1 method overrides PanelizerInterface::setDisplayStaticContexts()
File
- src/
PanelizerInterface.php, line 129
Class
- PanelizerInterface
- Interface for the Panelizer service.
Namespace
Drupal\panelizerCode
public function setDisplayStaticContexts($name, $entity_type_id, $bundle, $view_mode, $contexts);