In OpenContent 1.4, the newly added helper method "getRepeatingResults" is currently declared as public. However, it should be made "private" because this is an internally used helper function for this class that should not be exposed.
Log in to post a comment.