mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 05:07:36 +02:00
Fluent: missing annotation
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Dibi;
|
||||
* @method Fluent innerJoin(...$table)
|
||||
* @method Fluent rightJoin(...$table)
|
||||
* @method Fluent outerJoin(...$table)
|
||||
* @method Fluent as(...$field)
|
||||
* @method Fluent on(...$cond)
|
||||
* @method Fluent using(...$cond)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user