MCPcopy Create free account
hub / github.com/MapServer/MapServer / classObj_deleteStyle

Function classObj_deleteStyle

mapscript/php/mapscript_i.c:884–887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

882}
883
884int classObj_deleteStyle(classObj *self, int index)
885{
886 return msDeleteStyle(self, index);
887}
888
889/**********************************************************************
890 * class extensions for pointObj, useful many places

Callers 1

class.cFile · 0.85

Calls 1

msDeleteStyleFunction · 0.85

Tested by

no test coverage detected