You are here

public function ScopeInterface::getParentName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/dependency-injection/ScopeInterface.php \Symfony\Component\DependencyInjection\ScopeInterface::getParentName()
1 method overrides ScopeInterface::getParentName()
Scope::getParentName in vendor/symfony/dependency-injection/Scope.php

File

vendor/symfony/dependency-injection/ScopeInterface.php, line 23

Class

ScopeInterface
Scope Interface.

Namespace

Symfony\Component\DependencyInjection

Code

public function getParentName();