mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented tests for personIdentitySource and solved conflicts
This commit is contained in:
@@ -25,7 +25,7 @@ class UserSource extends AbstractCombinationSource implements UserSourceInterfac
|
||||
protected $user;
|
||||
|
||||
/**
|
||||
* @todo Implement ORM mapping for database!
|
||||
* @ORM\OneToOne(targetEntity="PersonIdentitySource",cascade={"persist", "remove"})
|
||||
*
|
||||
* @var PersonIdentitySourceInterface
|
||||
*/
|
||||
|
Reference in New Issue
Block a user