Skip to content

Commit 58ea5fa

Browse files
authored
Update INSTALL.md
1 parent f14e0d4 commit 58ea5fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

INSTALL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,11 @@ doctrine:
128128
x: CrEOF\Spatial\ORM\Query\AST\Functions\MySql\X
129129
y: CrEOF\Spatial\ORM\Query\AST\Functions\MySql\Y
130130

131+
```
132+
131133
## Add new function in dql
132134
Simply add new class in vendor\slavenin\doctrine2-spatial\lib\CrEOF\Spatial\ORM\Query\AST\Functions\MySql\ with need function name and config.yml.
133-
```
135+
134136

135137
Example:
136138
```php

0 commit comments

Comments
 (0)