Closed adwydman closed 8 years ago
It was used for field_type_reference to check whether declared in params allowed resource_types exist
Should it be still existing?
Well, currently it has been cleared out during one of the refactors. I think that it should definitely be existing, and single_reference
should be using it.
There's a test in
field-type.test.js
:is_proper_declaration
method definition is nowhere to be found in the project.