| Conditions | 1 |
| Paths | 1 |
| Total Lines | 4 |
| Code Lines | 2 |
| Lines | 0 |
| Ratio | 0 % |
| Tests | 0 |
| CRAP Score | 2 |
| Changes | 0 | ||
| 1 | <?php |
||
| 17 | * |
||
| 18 | * @author Martin Georgiev <[email protected]> |
||
| 19 | * |
||
| 20 | * @example Using it in DQL: "SELECT ROW_TO_JSON(e.row) FROM Entity e" |
||
| 21 | * @example Using it in DQL with pretty_bool: "SELECT ROW_TO_JSON(e.row, 'true') FROM Entity e" |
||
| 57 |