correct typos in doc-tags and add missing tags
This commit is contained in:
parent
bf679e9dec
commit
b8d4342926
12 changed files with 24 additions and 10 deletions
|
|
@ -55,6 +55,7 @@
|
|||
* Instantiate a Driver (Factory Pattern).
|
||||
*
|
||||
* @param string $driverName Name of the Driver to instantiate
|
||||
* @param mixed $config Driver configuration
|
||||
*/
|
||||
public static function factory($driverName, $config)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue