Mage2\ContactUs\Module::registerViewPath PHP Method

registerViewPath() protected method

protected registerViewPath ( )
    protected function registerViewPath()
    {
        View::addLocation(__DIR__ . '/views');
    }