You are here

public function MessageInterface::getContent in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/MessageInterface.php \Zend\Stdlib\MessageInterface::getContent()

Get content

Return value

mixed

1 method overrides MessageInterface::getContent()
Message::getContent in vendor/zendframework/zend-stdlib/src/Message.php
Get message content

File

vendor/zendframework/zend-stdlib/src/MessageInterface.php, line 43

Class

MessageInterface

Namespace

Zend\Stdlib

Code

public function getContent();