Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
ScopeInterface Interface Reference
Inheritance diagram for ScopeInterface:
Scope

Public Member Functions

 getCurrentScope ()
 
 setCurrentScope ($scope)
 

Detailed Description

Config scope interface.

@api

Since
100.0.2

Definition at line 14 of file ScopeInterface.php.

Member Function Documentation

◆ getCurrentScope()

getCurrentScope ( )

Get current configuration scope identifier

Returns
string

Implemented in Scope.

◆ setCurrentScope()

setCurrentScope (   $scope)

Set current configuration scope

Parameters
string$scope
Returns
void

Implemented in Scope.


The documentation for this interface was generated from the following file: