You are here

public function SensorConfigInterface::calculateDependencies in Monitoring 8

Calculates dependencies and stores them in the dependency property.

Return value

$this

Overrides ConfigEntityInterface::calculateDependencies

See also

\Drupal\Core\Config\Entity\ConfigDependencyManager

File

src/SensorConfigInterface.php, line 202
Contains \Drupal\monitoring\SensorConfigInterface.

Class

SensorConfigInterface

Namespace

Drupal\monitoring

Code

public function calculateDependencies();