protected property PathautoPattern::$selection_logic in Pathauto 8
The selection logic for this pattern entity (either 'and' or 'or').
Type: string
File
- src/
Entity/ PathautoPattern.php, line 117  
Class
- PathautoPattern
 - Defines the Pathauto pattern entity.
 
Namespace
Drupal\pathauto\EntityCode
protected $selection_logic = 'and';