Jarves\Configuration\Field::getLayout PHP 메소드

getLayout() 공개 메소드

public getLayout ( ) : string
리턴 string
    public function getLayout()
    {
        return $this->layout;
    }
Field