src/ActiveForm.php
Possibly zero references to class \tuyakhov\braintree\ActiveForm
Open
Open
class ActiveForm extends \yii\bootstrap\ActiveForm
- Exclude checks
Reference to undeclared property \tuyakhov\braintree\ActiveForm->fieldClass
Open
Open
$this->fieldClass = ActiveField::class;
- Exclude checks
Reference to undeclared class \yii\bootstrap\ActiveForm
(Did you mean class \tuyakhov\braintree\ActiveForm) Open
Open
parent::init();
- Exclude checks
Class extends undeclared class \yii\bootstrap\ActiveForm
(Did you mean class \tuyakhov\braintree\ActiveForm) Open
Open
class ActiveForm extends \yii\bootstrap\ActiveForm
- Exclude checks
Call to undeclared method \tuyakhov\braintree\ActiveForm::getView
Open
Open
BraintreeAsset::register($this->getView());
- Exclude checks
Possibly zero references to public method \tuyakhov\braintree\ActiveForm::init()
Open
Open
public function init()
- Exclude checks
Static call to undeclared method \tuyakhov\braintree\BraintreeAsset::register
Open
Open
BraintreeAsset::register($this->getView());
- Exclude checks