Skip to content

Commit

Permalink
PHPDocs enhanced
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Mar 30, 2017
1 parent 36fb734 commit f4889ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConnectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public static function getDb($dbname = null);
/**
* Creates API command.
* @param array $config
* @return mixed response
* @return Command response
*/
public function createCommand(array $config = []);
}

0 comments on commit f4889ad

Please sign in to comment.