C# Class Pchp.Core.RequestDelegateExtension

Mostrar archivo Open project: iolevel/peachpie

Public Methods

Method Description
UsePhp ( this builder ) : IApplicationBuilder

Installs PHP request handler within the application.

Method Details

UsePhp() public static method

Installs PHP request handler within the application.
public static UsePhp ( this builder ) : IApplicationBuilder
builder this
return IApplicationBuilder