Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 7, 2015
1 parent 0d18015 commit d7c3e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FieldFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ protected function getTypeByName($name)
}

/**
* Retrieves a class name if exists.
* Retrieves the class name for a specific type if exists.
*
* @param string $name
* @param string $type
*
* @return string|null
*/
Expand Down

0 comments on commit d7c3e2a

Please sign in to comment.