public function PathautoPatternInterface::getContexts in Pathauto 8
Returns the contexts of this pattern.
Return value
\Drupal\Core\Plugin\Context\ContextInterface[]
1 method overrides PathautoPatternInterface::getContexts()
- PathautoPattern::getContexts in src/
Entity/ PathautoPattern.php  - Returns the contexts of this pattern.
 
File
- src/
PathautoPatternInterface.php, line 62  
Class
- PathautoPatternInterface
 - Provides an interface for defining Pathauto pattern entities.
 
Namespace
Drupal\pathautoCode
public function getContexts();