Thomas Alfa Edison
Best Practices in Life by Thomas Alfa Edison
Home
Home
About Me
Monday, March 19, 2018
Falang PHP Fatal error: Call to undefined method translationFilter::translationFilter()
Solution :
change
parent::translationFilter($contentElement);
to
parent::__construct($contentElement);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)