Flow PHP

MaxPages extends StopWhen

FinalYes

Methods

__construct()  : mixed
and()  : self
or()  : self
shouldStop()  : bool

Methods

__construct()

public __construct(int $pages) : mixed
Parameters
$pages : int

and()

public final and(self $other) : self
Parameters
$other : self
Return values
self

or()

public final or(self $other) : self
Parameters
$other : self
Return values
self
On this page

Search results