[Persistence] Remove persistence reference
...from composition capability (as persistence is now triggered, albeit indirectly.)
This commit is contained in:
@@ -51,8 +51,7 @@ define(
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a domain object to the composition of the field.
|
* Add a domain object to the composition of this domain object.
|
||||||
* This mutates but does not persist the modified object.
|
|
||||||
*
|
*
|
||||||
* If no index is given, this is added to the end of the composition.
|
* If no index is given, this is added to the end of the composition.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user