PHP Class Blast\Orm\Query\Events\AbstractQueryEvent

Inheritance: extends League\Event\AbstractEvent
Afficher le fichier Open project: phpthinktank/blast-orm

Méthodes publiques

Méthode Description
isCanceled ( ) : boolean Check if execution of query is canceled
setCanceled ( boolean $canceled )

Method Details

isCanceled() public méthode

Check if execution of query is canceled
public isCanceled ( ) : boolean
Résultat boolean

setCanceled() public méthode

public setCanceled ( boolean $canceled )
$canceled boolean