Method | Description | |
---|---|---|
invalidParameterTypeHint ( string $className, string $methodName, string $parameterName, Exception $previous = null ) : self | ||
invalidReturnTypeHint ( $className, $methodName, Exception $previous = null ) : self | ||
proxyDirectoryNotWritable ( string $proxyDirectory ) : self |
public static invalidReturnTypeHint ( $className, $methodName, Exception $previous = null ) : self | ||
$className | ||
$methodName | ||
$previous | Exception | |
return | self |
public static proxyDirectoryNotWritable ( string $proxyDirectory ) : self | ||
$proxyDirectory | string | |
return | self |