Skip to content

Commit 51767fe

Browse files
authored
phpcs
Signed-off-by: Olivier MELLINGER <[email protected]>
1 parent 785bf90 commit 51767fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Adapter/Driver/Oci8/Statement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class Statement implements StatementInterface, Profiler\ProfilerAwareInterface
3434

3535
/** @var resource */
3636
protected $resource;
37-
37+
3838
/**
3939
* @var bool
4040
* @internal

0 commit comments

Comments
 (0)