frontend\models\PayOrderForm::attributeLabels PHP Method

attributeLabels() public method

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['platform' => '支付平台'];
    }