mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 12:40:00 +00:00
PSR-2
This commit is contained in:
@@ -545,7 +545,7 @@ class PHPExcel_Style extends PHPExcel_Style_Supervisor implements PHPExcel_IComp
|
||||
/**
|
||||
* Set Conditional Styles. Only used on supervisor.
|
||||
*
|
||||
* @param PHPExcel_Style_Conditional[] $pValue Array of condtional styles
|
||||
* @param PHPExcel_Style_Conditional[] $pValue Array of condtional styles
|
||||
* @return PHPExcel_Style
|
||||
*/
|
||||
public function setConditionalStyles($pValue = null)
|
||||
@@ -569,7 +569,7 @@ class PHPExcel_Style extends PHPExcel_Style_Supervisor implements PHPExcel_IComp
|
||||
/**
|
||||
* Get hash code
|
||||
*
|
||||
* @return string Hash code
|
||||
* @return string Hash code
|
||||
*/
|
||||
public function getHashCode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user