mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-24 17:19:29 +00:00
Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87976 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user