File "RuntimeError.php"
Full Path: /home/cananyalcin/public_html/core/lib/twig/twig/src/Error/RuntimeError.php
File size: 146 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Twig\Error;
class_exists('Twig_Error_Runtime');
if (\false) {
class RuntimeError extends \Twig_Error_Runtime
{
}
}