PHP 인터페이스 Doctrine\OrientDB\Query\Formatter\Query\TokenInterface

파일 보기 프로젝트 열기: doctrine/orientdb-odm

공개 메소드들

메소드 설명
format ( array $values ) : string Formats the token according to the implementer class' internal rules.

메소드 상세

format() 공개 정적인 메소드

Formats the token according to the implementer class' internal rules.
public static format ( array $values ) : string
$values array
리턴 string