Closed asmagillani closed 6 years ago
I think you mean the other way around? Shouldn't work in <= PHP 7. Class constant string concatenation was introduced in PHP 7.
I'm not sure why you would want to use the CampaignManagementHelper though which is riddled with global variables, it's only meant as an example.
@asmagillani and @swordbeta please let us know how could CampaignManagementHelper be more useful? @swordbeta is correct this is only an example, but please let us know any suggestions.
Please feel free to open a new issue with more details.
Hi,
I am getting this error for PHP 7 , but its working fine in case of php 5.6
Thanks