diff --git a/wire/core/WireInput.php b/wire/core/WireInput.php index d1b6a494..a42f3bb4 100644 --- a/wire/core/WireInput.php +++ b/wire/core/WireInput.php @@ -587,6 +587,7 @@ class WireInput extends Wire { * Return the current request method (i.e. GET, POST) or blank if not known * * @return string + * @since 3.0.39 * */ public function requestMethod() {