You are here

public property ImceFolder::$type in IMCE 8.2

Same name and namespace in other branches
  1. 8 src/ImceFolder.php \Drupal\imce\ImceFolder::type

Item type.

Type: string

Overrides ImceItem::$type

File

src/ImceFolder.php, line 13

Class

ImceFolder
Imce Folder.

Namespace

Drupal\imce

Code

public $type = 'folder';