* Generate default template markup * * This method accepts a title and body content to generate * an HTML page. This is primarily used to generate the layout markup * for Error handlers and Not Found handlers. * * @param string $title The title of the HTML template * @param string $body The body content of the HTML template * @return string */
( $title, $body )
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected