We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6f7721 + af6158e commit 1aae246Copy full SHA for 1aae246
src/Version.php
@@ -25,7 +25,7 @@ class Version extends PhVersion
25
* @return array
26
*/
27
// phpcs:disable
28
- protected static function _getVersion(): array
+ protected static function getVersion(): array
29
{
30
return [4, 0, 7, 0, 0];
31
}
0 commit comments