PHP Interface Tebru\Retrofit\Generation\Handler

Author: Nate Brunette ([email protected])
Afficher le fichier Open project: tebru/retrofit-php

Méthodes publiques

Méthode Description
__invoke ( HandlerContext $context ) : null Each handler is a callable

Method Details

__invoke() public méthode

Each handler is a callable
public __invoke ( HandlerContext $context ) : null
$context HandlerContext
Résultat null