identity_id; // } // public static function getIdentityClass() // { // return \Yii::$app->user->identityClass; // } // // public function getIdentity() // { // return $this->hasOne(self::getIdentityClass(), ['id' => 'identity_id']); // } }