Skip to content
Snippets Groups Projects
Commit 688287cd authored by Roderik Muit's avatar Roderik Muit
Browse files

Issue #3484476: Update comments.

parent 8922731b
Branches
Tags 3.0.1
No related merge requests found
Pipeline #340805 passed with warnings
......@@ -106,7 +106,7 @@ class EntityCeDisplay extends EntityDisplayBase implements EntityCeDisplayInterf
/**
* Sets the originally requested view mode, when building a CE display.
*
* @deprecated in custom_elements:3.1.0 and is removed from
* @deprecated in custom_elements:3.0.1 and is removed from
* custom_elements:4.0.0. use set('originalMode', $viewMode).
* @see https://www.drupal.org/project/custom_elements/issues/3484476
*/
......@@ -413,7 +413,7 @@ class EntityCeDisplay extends EntityDisplayBase implements EntityCeDisplayInterf
* @return \Drupal\Core\Entity\Display\EntityDisplayInterface[]
* Entity views displays which this CE display depends on.
*
* @deprecated in custom_elements:3.1.0 and is removed from
* @deprecated in custom_elements:3.0.1 and is removed from
* custom_elements:4.0.0. There's no public replacement.
* @see https://www.drupal.org/project/custom_elements/issues/3475342
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment