public DrupalQueueInterface::deleteItem($item)
Delete a finished item from the queue.
$item The item returned by claimItem().
modules/system/system.queue.inc, line 136
<?php public function deleteItem($item); ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen