user, which holds the current * user the award is being checked against * @param null $params Parameters passed in from the UI * @return bool */ public function check($params = null): bool { return false; } }