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

Public Member Functions

 getTranslationArray ($scope=null, $locale=null)
 

Detailed Description

Returns the translation resource data.

@api

Since
100.0.2

Definition at line 14 of file ResourceInterface.php.

Member Function Documentation

◆ getTranslationArray()

getTranslationArray (   $scope = null,
  $locale = null 
)

Retrieve translation array for store / locale code

Parameters
int$scope
string$locale
Returns
array

Implemented in Translate.


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