You are here

protected property Micon::$directory in Micon 2.x

Same name and namespace in other branches
  1. 8 src/Entity/Micon.php \Drupal\micon\Entity\Micon::directory

The folder where Micon packages exist.

Type: string

File

src/Entity/Micon.php, line 102

Class

Micon
Defines the Micon entity.

Namespace

Drupal\micon\Entity

Code

protected $directory = 'public://micon';