fixed docu

This commit is contained in:
Mirko Janssen 2019-09-21 20:52:17 +02:00
parent fc0d744bc5
commit bc3090325a
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ class PointTest extends TestCase
private $y;
/**
* @var float|int float
* @var float
*/
private $z;

View file

@ -21,7 +21,7 @@ class VectorTest extends TestCase
private $y;
/**
* @var float|int float
* @var float
*/
private $z;