New Feature
- New method:
\Xanweb\Helper\Page::getBlocksByHandle()
to get all used blocks (that assert $dataValidator) by handle from page. - New method:
\Xanweb\Helper\Page::getBlocksByHandles()
to get all used blocks (that assert $dataValidator) by handles from page.