FluidTYPO3\Fluidpages\Tests\Fixtures\Controller\DummyPageController::getRecord PHP Method

getRecord() public method

public getRecord ( ) : array
return array
    public function getRecord()
    {
        return $this->record;
    }