GITLAB

Practica symfony2 / surubvprueba

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • surubvprueba
  • src
  • UBV
  • ProyectosBundle
  • UBVProyectosBundle.php
  • 9918c5385   creacion bundle proyectos para trabajo pasantias Browse Code ยป
    Juan Romero
    2018-02-28 00:20:15 -0400  
UBVProyectosBundle.php 132 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9
<?php

namespace UBV\ProyectosBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class UBVProyectosBundle extends Bundle
{
}