We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f198cb4 commit 3a153feCopy full SHA for 3a153fe
1 file changed
tests/Idoit/APIClient/Extension/Statistics.php
@@ -40,7 +40,7 @@ protected function __construct() {
40
// Make constructor non-public!
41
}
42
43
- final private function __clone() {
+ private function __clone() {
44
// Prohibit cloning object!
45
46
0 commit comments