P
PaulB
Guest
PHP:
Examples:
Continue reading...
Code:
public function actionEditPrefix(ParameterBag $params)
{
throw new \XF\PrintableException('This is not ready yet.');
// ...
}
Examples:
Continue reading...