C# Class Pchp.Core.RequestDelegateExtension

Afficher le fichier Open project: iolevel/peachpie

Méthodes publiques

Méthode Description
UsePhp ( this builder ) : IApplicationBuilder

Installs PHP request handler within the application.

Method Details

UsePhp() public static méthode

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