Skip to content

Commit 8684e2d

Browse files
committed
Query - Add method phpdoc to support ide autocomplete
1 parent 817618b commit 8684e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Query.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
/**
2020
* Class Query
21+
* @method debug(Queries\Base $param)
2122
*/
2223
class Query
2324
{

0 commit comments

Comments
 (0)