Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
82fad36b
Commit
82fad36b
authored
Jan 23, 2015
by
alexpott
Browse files
Issue
#2411323
by tadityar: FieldStorageConfig::isRequired should not exist
parent
369771b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/field/src/Entity/FieldStorageConfig.php
View file @
82fad36b
...
...
@@ -588,13 +588,6 @@ public function getCardinality() {
return
$this
->
cardinality
;
}
/**
* {@inheritdoc}
*/
public
function
isRequired
()
{
return
FALSE
;
}
/**
* {@inheritdoc}
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment