File path: dist/twist/Core/Controllers/Base.controller.php
Namespace: Twist\Core\Controllers
_getReplacements
— Get an array of all the replacements registered for this controller.
void — No return information has been documented for this function.
<?php
//Call the function _getReplacements with the example vars
$resBase = new \Twist\Core\Controllers\Base();
$resBase -> _getReplacements();