checkUser( $user ) ) { return StatusValue::newGood(); } return StatusValue::newFatal( 'spam-blacklisted-email-signup' ); } }