mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-21 23:59:21 +00:00
Add the aliases
This commit is contained in:
@@ -1 +1,11 @@
|
||||
./Profiler/Node/LeaveProfile.php
|
||||
<?php
|
||||
|
||||
namespace Twig\Profiler\Node;
|
||||
|
||||
require __DIR__.'/../../../lib/Twig/Profiler/Node/LeaveProfile.php';
|
||||
|
||||
if (\false) {
|
||||
class LeaveProfileNode extends \Twig_Profiler_Node_LeaveProfile
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user