Neos\Flow\Tests\Functional\Persistence\Fixtures\SubEntity::getDate PHP Method

getDate() public method

public getDate ( ) : DateTime
return DateTime
    public function getDate()
    {
        return $this->date;
    }