PHP Class Landish\Pagination\ZurbFoundation

Inheritance: extends Pagination
Show file Open project: landish/pagination Class Usage Examples

Protected Properties

Property Type Description
$activePageWrapper string Get active page wrapper HTML.
$disabledPageWrapper string Get disabled page wrapper HTML.

Property Details

$activePageWrapper protected property

Get active page wrapper HTML.
protected string $activePageWrapper
return string

$disabledPageWrapper protected property

Get disabled page wrapper HTML.
protected string $disabledPageWrapper
return string