mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 18:06:31 +02:00
Compare commits
No commits in common. "e95677aec5423f961a3eabf7a7476a6a4a06d0d9" and "946e03e500281a7ac3dd3e3fa1b8d22e310133fc" have entirely different histories.
e95677aec5
...
946e03e500
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@
|
||||||
|
|
||||||
$type = $parameter->getType();
|
$type = $parameter->getType();
|
||||||
$type = $type ?? false;
|
$type = $type ?? false;
|
||||||
$type = ($type instanceof \ReflectionNamedType) ? $type->getName() : $type;
|
|
||||||
|
|
||||||
if ($type)
|
if ($type)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue