Phalcon\Test\Models\Boutique\Robots::getText PHP 메소드

getText() 공개 메소드

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