Skip to content

Commit 8049afe

Browse files
committed
Fix tests
1 parent a05a27a commit 8049afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Builder/LengthBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
/**
1515
* Builds SQL LEN() function expressions for {@see Length} objects.
16+
*
17+
* @implements ExpressionBuilderInterface<Length>
1618
*/
1719
final class LengthBuilder implements ExpressionBuilderInterface
1820
{

0 commit comments

Comments
 (0)