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