protected function loadTypes() { return array_merge(parent::loadTypes(), array(new Type\AjaxDocumentType($this->registry), new AutocompleteType('document', $this->registry))); }
protected function loadTypes() { return array_merge(parent::loadTypes(), array(new Type\AjaxDocumentType($this->registry))); }