documentation clarification

This commit is contained in:
AD7six 2012-01-10 10:52:07 +01:00
parent a62c5350b3
commit 941d503726

View file

@ -3396,6 +3396,7 @@ class SetTest extends CakeTestCase {
/**
* test Set nest with no specified parent data.
*
* The result should be the same as the input.
* For an easier comparison, unset all the empty children arrays from the result
*
* @return void