fixed docu
This commit is contained in:
parent
fc0d744bc5
commit
bc3090325a
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ class PointTest extends TestCase
|
|||
private $y;
|
||||
|
||||
/**
|
||||
* @var float|int float
|
||||
* @var float
|
||||
*/
|
||||
private $z;
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ class VectorTest extends TestCase
|
|||
private $y;
|
||||
|
||||
/**
|
||||
* @var float|int float
|
||||
* @var float
|
||||
*/
|
||||
private $z;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue