translate('Dependencies'); } public function getSummary() { return $this->translate('Object dependency relationships.') . ' ' . parent::getSummary(); } public function getUrl() { return 'director/dependencies/applyrules'; } }