You are here

protected property MiconIconize::$matchPrefix in Micon 2.x

Same name and namespace in other branches
  1. 8 src/MiconIconize.php \Drupal\micon\MiconIconize::matchPrefix

The match prefix to append to the match string.

Type: array

File

src/MiconIconize.php, line 56

Class

MiconIconize
Class MiconIconize.

Namespace

Drupal\micon

Code

protected $matchPrefix = [
  '',
];