MINOR phpdoc of @package and @subpackage to reflect the actual package and subpackage

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61483 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2008-08-25 08:28:46 +00:00
parent 9e7abebd4c
commit 6f8fe1a2fc

View File

@ -1,12 +1,10 @@
<?php
/**
* @package tests
*/
/**
* Tests for FieldSet
* @package tests
*
* @package sapphire
* @subpackage tests
*
* @TODO test for {@link FieldSet->insertBeforeRecursive()}.
*