Move styles for Special:UserRights to separate style module
[lhc/web/wiklou.git] / includes / content / TextContent.php
index 5f585bc..e5a9f90 100644 (file)
  */
 class TextContent extends AbstractContent {
 
+       /**
+        * @var string
+        */
+       protected $mText;
+
        /**
         * @param string $text
         * @param string $model_id