Jarves\Configuration\Field::getLayout PHP Method

getLayout() public method

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