Skip to content

Commit

Permalink
Update Base.php
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-unitiz authored Aug 21, 2018
1 parent fffd9f8 commit a077c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Query/Expr/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ abstract class Base
protected $parts = [];

/**
* @param array $args
* @param mixed $args
*/
public function __construct($args = [])
{
Expand Down

0 comments on commit a077c1b

Please sign in to comment.