Skip to content

Commit bdeb551

Browse files
authored
Update Factory.php
1 parent e02ec9f commit bdeb551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Factory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public static function __callStatic($name, $arguments)
127127
*
128128
* @codeCoverageIgnore
129129
*/
130-
final private function __clone()
130+
private function __clone()
131131
{
132132
}
133133
}

0 commit comments

Comments
 (0)