Sonata\Exporter\Source\DoctrineORMQuerySourceIterator::getDateTimeFormat PHP 메소드

getDateTimeFormat() 공개 메소드

public getDateTimeFormat ( ) : string
리턴 string
    public function getDateTimeFormat()
    {
        return $this->dateTimeFormat;
    }