SproutCMS

This is the code documentation for the SproutCMS project

class TreenodeIdsMatcher

Matches a node which which has an id of one of the ids in the list

Source code (2 results)

/sprout/Helpers/Page.php   Highlighted file source

Line 395: $matcher = new TreenodeIdsMatcher([$page_id]);

/sprout/Helpers/TreenodeIdsMatcher.php   Highlighted file source

Line 23: class TreenodeIdsMatcher implements TreenodeMatcher

A total of 2 lines in 2 files were found