PageComparison::is()
Is this page of the given type? (status, template, etc.)
Usage
$bool = $pageComparison->is(Page $page, $status);Arguments
| Name | Type(s) | Description |
|---|---|---|
$page | Page | |
$status | int string array Selectors Page Template | One of the following:
|
Return value
bool
PageComparison methods and properties
API reference based on ProcessWire core version 3.0.255