protected property Memory::$idSequence in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Queue/Memory.php \Drupal\Core\Queue\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\QueueCode
protected $idSequence;