MDL-51179 editor_atto: Updating since tag to only 3.0

This commit should be reverted if we finally backport this solution.
This commit is contained in:
David Monllao 2015-09-01 16:00:32 +08:00
parent 9f6a55f7ea
commit 05e4b8760a

View File

@ -203,7 +203,7 @@ abstract class texteditor {
/** /**
* @var string $text The text set to the editor in the form. * @var string $text The text set to the editor in the form.
* @since 2.8.8, 2.9.2, 3.0 * @since 3.0
*/ */
protected $text = ''; protected $text = '';