You are here

public function PathautoPatternInterface::getSelectionConditions in Pathauto 8

Gets the selection condition collection.

Return value

\Drupal\Core\Condition\ConditionInterface[]|\Drupal\Core\Condition\ConditionPluginCollection

1 method overrides PathautoPatternInterface::getSelectionConditions()
PathautoPattern::getSelectionConditions in src/Entity/PathautoPattern.php
Gets the selection condition collection.

File

src/PathautoPatternInterface.php, line 130

Class

PathautoPatternInterface
Provides an interface for defining Pathauto pattern entities.

Namespace

Drupal\pathauto

Code

public function getSelectionConditions();