public function MessageCatalogueInterface::getResources in Plug 7
Returns an array of resources loaded to build this collection.
@api
Return value
ResourceInterface[] An array of resources
1 method overrides MessageCatalogueInterface::getResources()
- MessageCatalogue::getResources in lib/
Symfony/ translation/ MessageCatalogue.php - @api
File
- lib/
Symfony/ translation/ MessageCatalogueInterface.php, line 162
Class
- MessageCatalogueInterface
- MessageCatalogueInterface.
Namespace
Symfony\Component\TranslationCode
public function getResources();