CapMousse\ReactRestify\Runner::__construct PHP Method

__construct() public method

public __construct ( $app )
    public function __construct($app)
    {
        $this->app = $app;
    }