lithium\tests\mocks\action\MockControllerResponse::render PHP Method

render() public method

public render ( )
    public function render()
    {
        $this->hasRendered = true;
    }
MockControllerResponse