<?php $mapping = new \stdclass(); $mapping->type = 'test'; echo $mapping->type ?? $mapping['type'];
You have javascript disabled. You will not be able to edit any code.