web\ErrorHandler getTypeUrl()

getTypeUrl() protected method

Returns the informational link URL for a given PHP type/class.

See also addTypeLinks().

protected string|null getTypeUrl ( $class, $method )
$class string

The type or class name.

$method string|null

The method name.

return string|null

The informational link URL.

doc_Yii
2016-10-30 17:15:01
Comments
Leave a Comment

Please login to continue.