Issue #2657734 by miteshmap, floydm: calculateDependencies() return value is double documented
parent
130f8c1ab9
commit
bac3f88e7e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue