Bravo3\Orm\Tests\Entities\Maintenance\Charlie::getDelta PHP Method

getDelta() public method

Get Delta
public getDelta ( ) : Delta[]
return Delta[]
    public function getDelta()
    {
        return $this->delta;
    }