Code: Select all
ParseError: syntax error, unexpected variable "$this", expecting ")" in C:\MAMP\htdocs\4011\extension\plugin\......\plugin.php on line 72
Code: Select all
$myplugin = new Plugin(string $this->merchant, string $this->secret, array $header, string $body);
Ps. This message would have belonged to a different category, but I can't change it

-Peku-