You are here

protected property MiconIconize::$display in Micon 8

Same name and namespace in other branches
  1. 2.x src/MiconIconize.php \Drupal\micon\MiconIconize::display

The Icon display options.

Type: array

File

src/MiconIconize.php, line 63

Class

MiconIconize
Class MiconIconize.

Namespace

Drupal\micon

Code

protected $display = [
  'iconOnly' => FALSE,
  'iconPosition' => 'before',
];