Doc Block changes

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87976 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Mark Baker
2012-03-18 16:26:03 +00:00
parent 4f76dfad97
commit 8ade1b8a69
8 changed files with 55 additions and 3 deletions
+2
View File
@@ -114,6 +114,8 @@ class PHPExcel_Style_Alignment implements PHPExcel_IComparable
/**
* Create a new PHPExcel_Style_Alignment
*
* @param boolean $isSupervisor Flag indicating if this is a supervisor or not
*/
public function __construct($isSupervisor = false)
{