QA: Small fixes for #258 based on Scrutinizer https://scrutinizer-ci.com/g/PHPOffice/PHPWord/inspections/54c74458-884d-4299-aed1-a7d2eb6a5654
This commit is contained in:
parent
a66f93ccdc
commit
61d8dbde49
@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
namespace PhpOffice\PhpWord\Writer\HTML\Style;
|
namespace PhpOffice\PhpWord\Writer\HTML\Style;
|
||||||
|
|
||||||
use PhpOffice\PhpWord\Settings;
|
|
||||||
use PhpOffice\PhpWord\Style\Font as FontStyle;
|
use PhpOffice\PhpWord\Style\Font as FontStyle;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -143,7 +143,7 @@ class Shape extends AbstractElement
|
|||||||
* Set points
|
* Set points
|
||||||
*
|
*
|
||||||
* @param string $type
|
* @param string $type
|
||||||
* @param array $value
|
* @param string $value
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
private function getPoints($type, $value)
|
private function getPoints($type, $value)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user