コード例 #1
0
 public function shouldRequireEmailVerification()
 {
     return $this->getConfig('email', parent::shouldRequireEmailVerification());
 }