Skip to content
Snippets Groups Projects
Commit dc9a255f authored by Marius Dumitru Florea's avatar Marius Dumitru Florea
Browse files

XWIKI-12741: The application code and data spaces should be nested inside the application space

* Add missing @since
parent d90cdd29
No related branches found
No related tags found
No related merge requests found
......@@ -429,6 +429,7 @@ public EntityReference removeParent(EntityReference oldParent)
*
* @param expectedParent the parent reference to check
* @return {@code true} if the given reference is a parent of this reference, {@code false} otherwise
* @since 7.3RC1
*/
public boolean hasParent(EntityReference expectedParent)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment