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

getDelta() public method

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