silverstripe-locator
silverstripe-locator copied to clipboard
DOC guide to extending setLocation()
The extend()'s are passing ArrayData objects, so the update methods update that object by $passedObject->MyAdditionalKey = $request->MyAdditionalValue.