Class yii\apidoc\helpers\BrokenLinkException

Inheritanceyii\apidoc\helpers\BrokenLinkException » yii\base\Exception » Exception
Available since version2.1.3
Source Code https://github.com/yiisoft/yii2-apidoc/blob/master/helpers/BrokenLinkException.php

BrokenLinkException represents a broken API link.

Property Details

$context public property
$object public property
public string $object null

Method Details

__construct() public method

Constructor.

public void __construct ( $object, $context )
$object string
$context yii\apidoc\models\TypeDoc|null
getName() public method

public string getName ( )
return string

The user-friendly name of this exception