I've just downloaded the Merx Starter Kit to have a play, but immediately I'm getting this error message: syntax error, unexpected '|', expecting variable (T_VARIABLE) pointing to this line:
function checkStock(ProductPage|ProductVariantPage $productPage, float $quantity){
I've just downloaded the Merx Starter Kit to have a play, but immediately I'm getting this error message:
syntax error, unexpected '|', expecting variable (T_VARIABLE)
pointing to this line:Thanks