Mage2\ContactUs\Controllers\ContactUsController::getContactUs PHP Method

getContactUs() public method

public getContactUs ( )
    public function getContactUs()
    {
        return view('contact-us.contact-us');
    }