MDL-21652 Fix of phpdoc comment. Thanks to Mark Nielsen
This commit is contained in:
@@ -1735,7 +1735,7 @@ class html_table_cell {
|
||||
*/
|
||||
public $style = null;
|
||||
/**
|
||||
* @var array attributes of additional HTML attributes for the <tr> element
|
||||
* @var array attributes of additional HTML attributes for the <td> element
|
||||
*/
|
||||
public $attributes = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user