Solar_App_Hello::_error()

protected void Solar_App_Hello::_error ( string $key , array $replace = NULL )

Adds an error message, then forwards to the 'error' action.

Inherited from Solar_Controller_Page.

Parameters

  • (string) $key: The error-message locale key.

  • (array) $replace: Replacement strings for the error message.

Returns

  • (void)

Description

Adds an error message, then forwards to the 'error' action.



Local