public function behaviors() { return [['class' => СallableBehavior::className(), 'attributes' => [self::EVENT_INIT => ['apiKey']]]]; }
public function behaviors() { return [['class' => СallableBehavior::className(), 'attributes' => [self::EVENT_INIT => ['clientId', 'clientSecret']]]]; }