You are here

constant LibraryItemInterface::IN_CIRCULATION in Library 8

File

src/LibraryItemInterface.php, line 15

Class

LibraryItemInterface
Provides an interface for defining Library item entities.

Namespace

Drupal\library

Code

const IN_CIRCULATION = 0;