Issue #2657734 by miteshmap, floydm: calculateDependencies() return value is double documented

8.1.x
Alex Pott 2016-02-01 21:40:32 +00:00
parent 130f8c1ab9
commit bac3f88e7e
1 changed files with 0 additions and 3 deletions

View File

@ -169,9 +169,6 @@ interface ConfigEntityInterface extends EntityInterface, ThirdPartySettingsInter
* Dependency types are, for example, entity, module and theme.
*
* @return bool
* TRUE if the entity has changed, FALSE if not.
*
* @return bool
* TRUE if the entity has been changed as a result, FALSE if not.
*
* @see \Drupal\Core\Config\Entity\ConfigDependencyManager