GITLAB

Practica symfony2 / practica

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • practica
  • src
  • UBV
  • PracticaBundle
  • UBVPracticaBundle.php
  • 0df435368   inicializando proyecto de practica Browse Code ยป
    Edgar Gonzalez
    2018-01-23 11:05:12 -0400  
UBVPracticaBundle.php 130 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9
<?php

namespace UBV\PracticaBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class UBVPracticaBundle extends Bundle
{
}