diff --git a/Classes/PHPWord/Section/Table/Row.php b/Classes/PHPWord/Section/Table/Row.php index 7ca99823..dd8ea65c 100644 --- a/Classes/PHPWord/Section/Table/Row.php +++ b/Classes/PHPWord/Section/Table/Row.php @@ -37,7 +37,7 @@ class PHPWord_Section_Table_Row * @var int */ private $_height = null; - + /** * Row style *