You are here

public function QueueUIInterface::__construct in Queue UI 7.2

Starting working with a Queue class.

1 method overrides QueueUIInterface::__construct()
QueueUISystemQueue::__construct in lib/QueueUISystemQueue.php
Starting working with a Queue class.

File

lib/QueueUIInterface.php, line 13
Declares the Queue UI interface for inspecting queue data.

Class

QueueUIInterface
@file Declares the Queue UI interface for inspecting queue data.

Code

public function __construct();