public DrupalQueueInterface::__construct($name)
Start working with a queue.
$name Arbitrary string. The name of the queue to work with.
modules/system/system.queue.inc, line 79
<?php public function __construct($name); ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen