Solar_Locale::_load()

protected void Solar_Locale::_load ( string $class )

Loads the translation array for a given class.

Parameters

  • (string) $class: The class name to load translations for.

Returns

  • (void)

Description

Loads the translation array for a given class.



Local