ChainMessagesLoader (class)

Class ChainMessagesLoader

Wraps multiple message loaders calling them one after another until one of them returns a non-empty package.

Namespace: Cake\I18n
Location: I18n/ChainMessagesLoader.php

Properties summary

  • $_loaders protected
    callable[]
    The list of callables to execute one after another for loading messages

Method Summary