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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.