CommandInfoDeserializer
class CommandInfoDeserializer (View source)
Deserialize a CommandInfo object
Methods
deserialize($data)
No description
static
cachedMethodExists($cache)
No description
static
isValidSerializedData($cache)
No description
array
defaultSerializationData()
Default data. Everything should be provided during serialization; this is just as a fallback for unusual circumstances.
Details
deserialize($data)
No description
static protected
cachedMethodExists($cache)
No description
static
isValidSerializedData($cache)
No description
constructFromCache(CommandInfo $commandInfo, $info_array)
No description
protected
constructDefaultsWithDescriptions(DefaultsWithDescriptions $defaults, $data)
No description
protected array
defaultSerializationData()
Default data. Everything should be provided during serialization; this is just as a fallback for unusual circumstances.