protected property Micon::$type in Micon 2.x
Same name and namespace in other branches
- 8 src/Entity/Micon.php \Drupal\micon\Entity\Micon::type
The Micon type. Either 'font' or 'image'. Default is 'font'.
Type: string
File
- src/
Entity/ Micon.php, line 81
Class
- Micon
- Defines the Micon entity.
Namespace
Drupal\micon\EntityCode
protected $type = 'font';