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.
1 parent 378adea commit 2cec796Copy full SHA for 2cec796
src/libraries/VersionInfo.php
@@ -11,7 +11,7 @@ class VersionInfo {
11
/**
12
* Block instantiation of this object.
13
*/
14
- private function __contruct() {}
+ private function __construct() {}
15
16
public static function get() {
17
$versions = new StdClass();
0 commit comments