You are here

protected property MiconIcon::$type in Micon 8

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

The Micon type. Either 'font' or 'image'.

Type: string

File

src/MiconIcon.php, line 19

Class

MiconIcon
Defines the Micon icon.

Namespace

Drupal\micon

Code

protected $type;