PHP Class Tebru\Retrofit\Generation\Handler\HeaderHandler
显示文件
Open project: tebru/retrofit-php
Public Methods
Method |
Description |
|
__invoke ( HandlerContext $context ) : null |
Create header |
|
Private Methods
Method Details
public __invoke ( HandlerContext $context ) : null |
$context |
Tebru\Retrofit\Generation\HandlerContext |
|
return |
null |
|