<?php
namespace App\SortableTreeBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SortableTreeBundle extends Bundle
{
}