Syntax error
-
Hi,
After updating, I have the following error:Parse error: syntax error, unexpected ‘?’ in /wp-content/plugins/redux/redux-core/framework.php on line 717
Instead of this line
public function get_instance(): ?ReduxFramework {
I think it should be
public function get_instance() {
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Syntax error’ is closed to new replies.