FALSE, ], ]; } /** * @return string */ public static function getTitle(): string { return ts('Is null'); } /** * @return string */ public static function getDescription(): string { return ts('TRUE if the value is NULL, otherwise FALSE.'); } }