KSA
Guest
Member
Trying to learn from the tutorial Kier posted in the Have you seen this forum but I go stuck when attempting to do this:
PHP:
I get this error:
Cannot use a positional argument after a named argument.
PHP 8
Continue reading...
Continue reading...
PHP:
return $this->view( viewClass: 'KSA\Pad:Note\Test', templateName: 'ksa_pad_test', $viewParams);
I get this error:
Cannot use a positional argument after a named argument.
PHP 8
Continue reading...
Continue reading...