Skip to content

Commit

Permalink
added missing concrete plugin docblock specification
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Sabaa committed Sep 28, 2018
1 parent abdfb61 commit 4e4861a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
class ShoppingListItemNoteFormExpanderPlugin extends AbstractPlugin implements ShoppingListItemFormExpanderPluginInterface
{
/**
* {@inheritdoc}
* - Adds ShoppingListItemNote form fields to builder using ShoppingListItemNoteForm
*
* @param \Symfony\Component\Form\FormBuilderInterface $builder
* @param array $options
*
Expand Down

0 comments on commit 4e4861a

Please sign in to comment.