Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 3, 2015
1 parent f31af29 commit 7ed859c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EntityFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public function setFieldFactory(FieldFactory $fieldFactory)
*
* @return FieldFactory
*/
public function getFieldFactory(FieldFactory $fieldFactory)
public function getFieldFactory()
{
return $this->fieldFactory;
}
Expand Down

0 comments on commit 7ed859c

Please sign in to comment.