mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
Fixing @package declaration to translatable instead of sapphire
This commit is contained in:
parent
742fe8dee8
commit
4c6e41441a
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user