Méthode | Description | |
---|---|---|
Discard ( |
This method should be implemented such that it returns the nessecary relationship change and discards the related entity. | |
IsOptional ( ) : boolean | ||
Persist ( |
This method should be implemented such that it returns the nessecary relationship change and syncs the related entity. |
public Discard ( |
||
$UnitOfWork | The unit of work to discard from | |
Résultat |
public Persist ( |
||
$UnitOfWork | The unit of work to persist to | |
Résultat |