Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorh30 committed Apr 25, 2017
1 parent 59e0716 commit 33b6eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JsonApi/Serializer/ItemNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ private function denormalizeCollectionFromArray(string $attribute, PropertyMetad
return $values;
}

/**
/**
* {@inheritdoc}
*
* @throws NoSuchPropertyException
Expand Down

0 comments on commit 33b6eb0

Please sign in to comment.