PhpErrorCodeViewHelper extends AbstractViewHelper

FinalYes

ViewHelper to transform a PHP error code to readable text

  <i:format.phpErrorCode phpErrorCode="{someErrorCodeIntegerValue}" />
Internal

Table of Contents

Methods

initializeArguments()  : void
render()  : string
Render a readable string for PHP error code.

Methods

initializeArguments()

public initializeArguments() : void

render()

Render a readable string for PHP error code.

public render() : string
Return values
string

        
On this page

Search results