phpstan
This commit is contained in:
@@ -73,6 +73,7 @@ class GraphAxisHorizontal extends GraphAxisGeneral
|
||||
*/
|
||||
public function positionMin($value)
|
||||
{
|
||||
$posCenter = $this->position($value);
|
||||
if ($this->numerical) {
|
||||
return $posCenter;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user