Fixing @package declaration to translatable instead of sapphire

This commit is contained in:
Sean Harvey 2013-05-17 11:09:52 +12:00
parent 742fe8dee8
commit 4c6e41441a

View File

@ -1723,7 +1723,7 @@ class Translatable extends DataExtension implements PermissionProvider {
* @param DataObject $original Needs the original record as we populate
* the readonly formfield with the original value
*
* @package sapphire
* @package translatable
* @subpackage misc
*/
class Translatable_Transformation extends FormTransformation {