Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Imbo
EventManager
PriorityQueue
PHP Class Imbo\EventManager\PriorityQueue
Author:
Christer Edvartsen (
[email protected]
)
Inheritance:
extends
SplPriorityQueu\SplPriorityQueue
Datei anzeigen
Open project: imbo/imbo
Class Usage Examples
Public Methods
Method
Description
insert
(
mixed
$datum
,
integer
$priority
)
Add an entry to the queue
Method Details
insert()
public
method
Add an entry to the queue
public
insert
(
mixed
$datum
,
integer
$priority
)
$datum
mixed
The entry to add
$priority
integer
The priority of the entry in the queue