PHP Interface eZ\Publish\Core\MVC\Symfony\Configuration\VersatileScopeInterface

Inheritance: extends eZ\Publish\Core\MVC\ConfigResolverInterface
Afficher le fichier Open project: ezsystems/ezpublish-kernel Interface Usage Examples

Méthodes publiques

Méthode Description
getDefaultScope ( ) : string Returns current default scope.
setDefaultScope ( string $scope ) Sets a new default scope.

Method Details

getDefaultScope() public méthode

Returns current default scope.
public getDefaultScope ( ) : string
Résultat string

setDefaultScope() public méthode

Sets a new default scope.
public setDefaultScope ( string $scope )
$scope string