Bug/Improvement: Check if twig_autoloader class already exists
-
Hi,
This is a small suggestion as other plugins are using the Twig library too.
I believe it would be a good idea to include a small check:
if ( class_exists( 'Twig_Autoloader' ) {}
in responsive-video-light/twig/lib/Twig/Autoloader.php on line 17
Thank you for your time ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bug/Improvement: Check if twig_autoloader class already exists’ is closed to new replies.