Skip to content

Commit deb5abc

Browse files
Merge pull request #7 from AidynMakhataev/analysis-lKwBWr
Apply fixes from StyleCI
2 parents c403a26 + 345163b commit deb5abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TarantoolSessionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class TarantoolSessionHandler implements \SessionHandlerInterface
1818
/** @var string */
1919
private $spaceName;
2020

21-
/** @var \Tarantool\Client\Schema\Space */
21+
/** @var \Tarantool\Client\Schema\Space */
2222
private $space;
2323

2424
/** @var string */

0 commit comments

Comments
 (0)