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
374f838e
Commit
374f838e
authored
Feb 28, 2015
by
alexpott
Browse files
Issue
#2343483
by andypost, yched: Doc cleanup after FieldConfig
parent
46ff3d51
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
View file @
374f838e
...
...
@@ -130,7 +130,7 @@ public function purgeFieldData(FieldDefinitionInterface $field_definition, $batc
* Reads values to be purged for a single field.
*
* This method is called during field data purge, on fields for which
* onFieldDe
lete() or onField
Delete() has previously run.
* onFieldDe
finition
Delete() has previously run.
*
* @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
* The field definition.
...
...
core/lib/Drupal/Core/Field/FieldConfigBase.php
View file @
374f838e
...
...
@@ -31,7 +31,7 @@ abstract class FieldConfigBase extends ConfigEntityBase implements FieldConfigIn
public
$id
;
/**
* The
name of the field attached to the bundle by this
field.
* The field
name
.
*
* @var string
*/
...
...
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