init web ems all
This commit is contained in:
11
phpMyAdmin/vendor/twig/twig/lib/Twig/Error.php
vendored
Executable file
11
phpMyAdmin/vendor/twig/twig/lib/Twig/Error.php
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
use Twig\Error\Error;
|
||||
|
||||
class_exists('Twig\Error\Error');
|
||||
|
||||
if (\false) {
|
||||
class Twig_Error extends Error
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user