Nexus API Reference

Channel

Tags
template

T of object

psalm-api

Table of Contents

Methods

close()  : void
isClosed()  : bool
pop()  : T|null
push()  : bool
size()  : int

Methods

isClosed()

public isClosed() : bool
Return values
bool

push()

public push(T $item) : bool
Parameters
$item : T
Return values
bool

size()

public size() : int
Return values
int

        
On this page

Search results