Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
XPSPL
SIG_Complex
PHP Class XPSPL\SIG_Complex
Inheritance:
extends
SIG
Mostrar archivo
Open project: prggmr/xpspl
Protected Properties
Property
Type
Description
$_unique
Public Methods
Method
Description
evaluate
(
string
|
integer
$signal
= null ) :
boolean
|
object
Evaluates the emitted signal.
Method Details
evaluate()
abstract
public
method
Evaluates the emitted signal.
abstract
public
evaluate
(
string
|
integer
$signal
= null ) :
boolean
|
object
$signal
string
|
integer
Signal to evaluate
return
boolean
|
object
False|XPSPL\Evaluation
Property Details
$_unique
protected_oe property
protected
$_unique