You are here

protected property Entity::$scannerRegexChars in Search and Replace Scanner 8

The scanner regular expression.

Type: string

File

src/Plugin/Scanner/Entity.php, line 23

Class

Entity
Class Entity.

Namespace

Drupal\scanner\Plugin\Scanner

Code

protected $scannerRegexChars = '.\\/+*?[^]$() {}=!<>|:';