It seems like the GitHub access token used for retrieving details about this repository from
GitHub became invalid. This might prevent certain types of inspections from being run (in
particular,
everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
The property Ogone\FormGenerator\SimpleFormGenerator::$formName has been deprecated.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
The property Ogone\FormGenerator\Simp...ator::$showSubmitButton has been deprecated.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
Loading history...
41
42
3
ob_start();
43
3
include __DIR__.'/template/simpleForm.php';
44
3
return ob_get_clean();
45
}
46
47
/**
48
* @deprecated Will be removed in next major released, directly integrated in render method.
The property Ogone\FormGenerator\Simp...ator::$showSubmitButton has been deprecated.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
Loading history...
54
}
55
56
/**
57
* @deprecated Will be removed in next major released, directly integrated in render method.
The property Ogone\FormGenerator\SimpleFormGenerator::$formName has been deprecated.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be removed from the class and what other property to use instead.