Element | Line | Description |
---|---|---|
\smtech\CanvasPest\CanvasPestImmutable::put() | 35 | CanvasPestImmutable only supports GET calls to the API |
\smtech\CanvasPest\CanvasPestImmutable::post() | 57 | CanvasPestImmutable only supports GET calls to the API |
\smtech\CanvasPest\CanvasPestImmutable::delete() | 79 | CanvasPestImmutable only supports GET calls to the API |
Element | Line | Description |
---|---|---|
\smtech\CanvasPest\CanvasPest::patch() | 279 | The Canvas API does not currently support PATCH calls |
Element | Line | Description |
---|---|---|
\smtech\CanvasPest\CanvasArray::offsetSet() | 263 | CanvasObject and CanvasArray responses are immutable |
\smtech\CanvasPest\CanvasArray::offsetUnset() | 286 | CanvasObject and CanvasArray responses are immutable |
Element | Line | Description |
---|---|---|
\smtech\CanvasPest\CanvasObject::__set() | 89 | Canvas objects are immutable |
\smtech\CanvasPest\CanvasObject::__unset() | 111 | Canvas objects are immutable |
\smtech\CanvasPest\CanvasObject::offsetSet() | 165 | Canvas objects are immutable |
\smtech\CanvasPest\CanvasObject::offsetUnset() | 186 | Canvas objects are immutable |