PHP 클래스 eZ\Publish\Core\Search\Elasticsearch\Content\CriterionVisitor\DateMetadata

상속: extends eZ\Publish\Core\Search\Elasticsearch\Content\CriterionVisitor
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 메소드들

메소드 설명
getNativeTime ( mixed $value ) : string Map value to a proper Elasticsearch date representation.

메소드 상세

getNativeTime() 보호된 메소드

Map value to a proper Elasticsearch date representation.
protected getNativeTime ( mixed $value ) : string
$value mixed
리턴 string