mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
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:
parent
9f6a55f7ea
commit
05e4b8760a
@ -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 = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user