W3cubDocs

/Drupal 8

protected property Memory::$idSequence

Counter for item ids.

Type: int

File

core/lib/Drupal/Core/Queue/Memory.php, line 27

Class

Memory
Static queue implementation.

Namespace

Drupal\Core\Queue

Code

protected $idSequence;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Queue!Memory.php/property/Memory::idSequence/8.1.x