Skip to content

Commit

Permalink
Document interface method
Browse files Browse the repository at this point in the history
This should give a better idea of what this method is supposed to be
doing.
  • Loading branch information
Grégoire Paris committed Jun 17, 2016
1 parent a8f34c0 commit c695c43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Builder/BuilderInterface.php
Expand Up @@ -22,6 +22,9 @@
interface BuilderInterface
{
/**
* Adds missing information to the given field description from the model
* manager metadata, and the given admin.
*
* @param AdminInterface $admin
* @param FieldDescriptionInterface $fieldDescription
*/
Expand Down

0 comments on commit c695c43

Please sign in to comment.