EmptyRow
Empty row trait
Table of Contents
Methods
- isRowEmpty() : bool
- Check if table how columns are empty
Methods
isRowEmpty()
Check if table how columns are empty
public
isRowEmpty([array<string|int, mixed> $skipColumns = [] ]) : bool
Parameters
- $skipColumns : array<string|int, mixed> = []