W3cubDocs

/Symfony 4.1

ProxyHelper

class ProxyHelper

Methods

static string|null getTypeHint(ReflectionFunctionAbstract $r, ReflectionParameter $p = null, $noBuiltin = false)

Details

static string|null getTypeHint(ReflectionFunctionAbstract $r, ReflectionParameter $p = null, $noBuiltin = false)

Parameters

ReflectionFunctionAbstract $r
ReflectionParameter $p
$noBuiltin

Return Value

string|null The FQCN or builtin name of the type hint, or null when the type hint references an invalid self|parent context

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/LazyProxy/ProxyHelper.html