Skip to content

Commit

Permalink
Update Factory.php
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 authored Jan 22, 2021
1 parent e02ec9f commit bdeb551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Factory.php
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ public static function __callStatic($name, $arguments)
*
* @codeCoverageIgnore
*/
final private function __clone()
private function __clone()
{
}
}

0 comments on commit bdeb551

Please sign in to comment.