mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 19:23:27 +02:00
Update Twig to v2.15.4
This commit is contained in:
@@ -15,10 +15,8 @@ use Twig\Profiler\Profile;
|
||||
|
||||
/**
|
||||
* @author Fabien Potencier <fabien@symfony.com>
|
||||
*
|
||||
* @final
|
||||
*/
|
||||
class HtmlDumper extends BaseDumper
|
||||
final class HtmlDumper extends BaseDumper
|
||||
{
|
||||
private static $colors = [
|
||||
'block' => '#dfd',
|
||||
|
Reference in New Issue
Block a user