Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Imbo
EventManager
PriorityQueue
PHP Класс Imbo\EventManager\PriorityQueue
Автор:
Christer Edvartsen (
[email protected]
)
Наследование:
extends
SplPriorityQueu\SplPriorityQueue
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
insert
(
mixed
$datum
,
integer
$priority
)
Add an entry to the queue
Описание методов
insert()
публичный
Метод
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