File path: dist/twist/Core/Controllers/Base.controller.php
Namespace: Twist\Core\Controllers
_baseViewIgnore
— Ignore the base view for the current page only.
void — No return information has been documented for this function.
<?php
//Call the function _baseViewIgnore with the example vars
$resBase = new \Twist\Core\Controllers\Base();
$resBase -> _baseViewIgnore();