Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…emoving redundant docblock
  • Loading branch information
Ocramius committed Nov 22, 2014
1 parent cb2c9db commit 63f3981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Adapter/Service/DbSelectFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ class DbSelectFactory implements
{
/**
* Adapter options
*
* @var array
*/
protected $creationOptions;

/**
* Set creationOptions
* @param array $creationOptions
* {@inheritDoc}
*/
public function setCreationOptions(array $creationOptions)
{
Expand Down

0 comments on commit 63f3981

Please sign in to comment.