@@ -87,7 +87,7 @@ |
||
87 | 87 | * Please make sure you keep the quoter as long you are needing it. |
88 | 88 | * |
89 | 89 | * @param \PDO $dbh |
90 | - * @return callable |
|
90 | + * @return \Closure |
|
91 | 91 | */ |
92 | 92 | public static function getIdentifierQuoter(PDO $dbh = null) |
93 | 93 | { |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author Rémy M. Böhler <[email protected]> |
|
4 | - */ |
|
3 | + * @author Rémy M. Böhler <[email protected]> |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Rorm; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author Rémy M. Böhler <[email protected]> |
|
4 | - */ |
|
3 | + * @author Rémy M. Böhler <[email protected]> |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Rorm; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author Rémy M. Böhler <[email protected]> |
|
4 | - */ |
|
3 | + * @author Rémy M. Böhler <[email protected]> |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Rorm; |
7 | 7 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author Rémy M. Böhler <[email protected]> |
|
4 | - */ |
|
3 | + * @author Rémy M. Böhler <[email protected]> |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace Rorm; |
7 | 7 |