yii\httpclient\debug\SearchModel::attributeLabels PHP Method

attributeLabels() public method

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['type' => 'Type', 'method' => 'Method', 'request' => 'Request'];
    }