You are here

private property StorageBase::$checklistId in Checklist API 8

The checklist ID.

Type: string

File

src/Storage/StorageBase.php, line 15

Class

StorageBase
Provides a base storage implementation for others to extend.

Namespace

Drupal\checklistapi\Storage

Code

private $checklistId;