mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-02-19 11:04:08 +00:00
Optimized table name
This commit is contained in:
@@ -8,7 +8,7 @@ use Doctrine\ORM\Mapping as ORM;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @author kevinfrantz
|
* @author kevinfrantz
|
||||||
* @ORM\Table(name="source_operation_user")
|
* @ORM\Table(name="source_operation_and")
|
||||||
* @ORM\Entity()
|
* @ORM\Entity()
|
||||||
*/
|
*/
|
||||||
class AndOperation extends AbstractOperation
|
class AndOperation extends AbstractOperation
|
||||||
|
|||||||
Reference in New Issue
Block a user