@@ -18,10 +18,12 @@ #import "OFSerialization.h" #import "OFJSONRepresentation.h" #import "OFMessagePackRepresentation.h" /*! + * @class OFNull OFNull.h ObjFW/OFNull.h + * * @brief A class for representing null values in collections. */ @interface OFNull: OFObject /*!