private property TrailingSlashOutboundPathProcessor::$checkedPaths in Trailing Slash 8
Var to collect which paths I checked before and prevent maximum function nesting level.
Type: array
File
- src/
PathProcessor/ TrailingSlashOutboundPathProcessor.php, line 32
Class
- TrailingSlashOutboundPathProcessor
- Class TrailingSlashOutboundPathProcessor.
Namespace
Drupal\trailing_slash\PathProcessorCode
private $checkedPaths = [];