Grafika\DrawingObject\CubicBezier::getControl1 PHP Method

getControl1() public method

public getControl1 ( ) : array
return array
    public function getControl1()
    {
        return $this->control1;
    }