Headers implements Countable
FinalYes
Interfaces
- Countable
Methods
- __construct() : mixed
- count() : int
- names() : array<string|int, string>
Methods
__construct()
public
__construct(Rows $rows) : mixed
Parameters
- $rows : Rows
count()
public
count() : int
Return values
intnames()
public
names() : array<string|int, string>