/** * @Given /^I make registration to event without javascript available$/ */ public function iMakeRegistrationToEventWithoutJavascriptAvailable() { FeatureHelp::EventRegistrationForm(); }