Преглед на файлове

Correctif EntityManager

tags/0.1
Guillaume преди 3 години
родител
ревизия
199f16898b
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      Doctrine/EntityManager.php
  2. +1
    -1
      Event/EntityManager/EntityManagerEvent.php

+ 1
- 1
Doctrine/EntityManager.php Целия файл

@@ -5,7 +5,7 @@ namespace Lc\SovBundle\Doctrine;
use Doctrine\ORM\EntityManager as DoctrineEntityManager;
use Doctrine\ORM\EntityManagerInterface;
use Lc\SovBundle\Event\EntityManager\EntityManagerEvent;
use Lc\SovBundle\IModel\EntityInterface;
use Lc\SovBundle\Doctrine\EntityInterface;
use Symfony\Component\EventDispatcher\EventDispatcherInterface;

/**

+ 1
- 1
Event/EntityManager/EntityManagerEvent.php Целия файл

@@ -2,7 +2,7 @@

namespace Lc\SovBundle\Event\EntityManager;

use Lc\SovBundle\IModel\EntityInterface;
use Lc\SovBundle\Doctrine\EntityInterface;
use Symfony\Contracts\EventDispatcher\Event;

/**

Loading…
Отказ
Запис