@@ -22,9 +22,9 @@ |
||
| 22 | 22 | protected $timeFormat = '%2.5f'; |
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | - * @return mixed |
|
| 25 | + * @return mixed |
|
| 26 | 26 | * @throws Exceptions\Exception |
| 27 | - */ |
|
| 27 | + */ |
|
| 28 | 28 | abstract public function getDriver(); |
| 29 | 29 | |
| 30 | 30 | /** |