Neos\Flow\Mvc\Routing\RoutePartInterface::isLowerCase PHP 메소드

isLowerCase() 공개 메소드

Getter for $this->lowerCase.
또한 보기: setLowerCase()
public isLowerCase ( ) : boolean
리턴 boolean TRUE if this Route part will be converted to lower case, otherwise FALSE.
    public function isLowerCase();