BlockMessage
class BlockMessage implements MessageInterface (View source)
Properties
protected int | $bID | ||
protected string | $content |
Methods
__construct(int $bID = null, string $content = null)
No description
jsonSerialize()
No description
string
getContent()
No description
int|null
getBlockID()
No description
getFormatter()
No description
denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
No description
Details
__construct(int $bID = null, string $content = null)
No description
jsonSerialize()
No description
string
getContent()
No description
int|null
getBlockID()
No description
FormatterInterface
getFormatter()
No description
denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
No description