$page


Built-in Methods Reference

$page->child($selector)

Introduced in Version 2.0

Description

The first matching child (subpage) that matches the given selector. Returns a Page, or a NullPage if no match.

Related

Post Comment