Merge remote-tracking branch 'origin/pr/1310'

This commit is contained in:
Dylan K. Taylor
2017-08-23 10:44:33 +01:00
10 changed files with 3 additions and 14 deletions

View File

@ -296,8 +296,6 @@ abstract class Entity extends Location implements Metadatable{
public $height;
/** @var float */
public $width;
/** @var float */
public $length;
/** @var float */
protected $baseOffset = 0.0;