DeserializerManager is extended

This commit is contained in:
Ben Ogle
2014-09-16 13:42:26 -07:00
parent 6379f87b8a
commit 69ba6e3e7e

View File

@@ -1,4 +1,4 @@
# Public: Manages the deserializers used for serialized state
# Extended: Manages the deserializers used for serialized state
#
# An instance of this class is always available as the `atom.deserializers`
# global.