Darken\Code\RuntimeInterface

interface

Interface RuntimeInterface This interface is used to define the render method for a class that returns a string or a Response object.

Methods

Method Details

public string|Psr\Http\Message\ResponseInterface render () RuntimeInterface.php#16
Return string|Psr\Http\Message\ResponseInterface