You are here

protected property PathProcessor::$recursiveCall in Sub-pathauto (Sub-path URL Aliases) 8

Whether it is recursive call or not.

Type: bool

File

src/PathProcessor.php, line 52

Class

PathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\subpathauto

Code

protected $recursiveCall;