Prooph\ServiceBus\Example\Command\EchoText::getText PHP Method

getText() public method

public getText ( )
        public function getText()
        {
            return $this->text;
        }