SeoPage.php class not follow SeoPageInterface.php
Closed this issue · 0 comments
skillberto commented
Hy!
In SeoPageInterface.php setSeparator() method returns with the SeoPageInterface, but in their SeoPage implementation doesn't return. Every other set or add method return with the implemented class (correctly).
Please add "return $this;" into SeoPage.php setSeparator() method.
Best regards,
Norbert