We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5223bf commit 50e0a12Copy full SHA for 50e0a12
lib/CrEOF/Spatial/ORM/Query/AST/Functions/PostgreSql/STGeomFromGeoJSON.php
@@ -30,7 +30,7 @@
30
* @author Derek J. Lambert <dlambert@dereklambert.com>
31
* @license http://dlambert.mit-license.org MIT
32
*/
33
-class ST_GeomFromGeoJSON extends AbstractSpatialDQLFunction
+class STGeomFromGeoJSON extends AbstractSpatialDQLFunction
34
{
35
protected $platforms = array('postgresql');
36
0 commit comments