-
The
setMaxDepth()
method from theContext
class is deprecated. Use theenableMaxDepth()
anddisableMaxDepth()
methods instead. -
The
getMaxDepth()
method from theContext
class is deprecated. Use theisMaxDepthEnabled()
method instead. -
The
getGroups
method from theContext
class can return null when no group have been added.