Skip to content
Snippets Groups Projects
Commit 609d122b authored by Josh Stevenson-Woods's avatar Josh Stevenson-Woods Committed by Elliot Ward
Browse files

Issue #3092545 by jkswoods: Field type "Typed resource object" should be under...

Issue #3092545 by jkswoods: Field type "Typed resource object" should be under the "Reference" category when selecting the field type
parent 5f893e05
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ use Drupal\Core\TypedData\DataDefinition;
* id = "typed_resource_object",
* label = @Translation("Typed resource object"),
* description = @Translation("Field to represent a resource object in a remote system with a specific type."),
* category = @Translation("Reference"),
* default_formatter = "basic_string",
* default_widget = "string_textfield"
* )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment