PhlytyTest\TestAsset\Response::sendContent PHP Méthode

sendContent() public méthode

public sendContent ( )
    public function sendContent()
    {
        $this->sentContent = $this->getContent();
        return $this;
    }