Méthode | Description | |
---|---|---|
check ( PHPStan\Reflection\ParametersAcceptor $function, PhpParser\Node\Expr\FuncCall | PhpParser\Node\Expr\MethodCall | PhpParser\Node\Expr\StaticCall $funcCall, array $messages ) : array |
public check ( PHPStan\Reflection\ParametersAcceptor $function, PhpParser\Node\Expr\FuncCall | PhpParser\Node\Expr\MethodCall | PhpParser\Node\Expr\StaticCall $funcCall, array $messages ) : array | ||
$function | PHPStan\Reflection\ParametersAcceptor | |
$funcCall | PhpParser\Node\Expr\FuncCall | PhpParser\Node\Expr\MethodCall | PhpParser\Node\Expr\StaticCall | |
$messages | array | Six message templates |
Résultat | array |