mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 17:06:28 +02:00
Compare commits
2 commits
946e03e500
...
e95677aec5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e95677aec5 | ||
![]() |
c90da4bd5d |
1 changed files with 1 additions and 0 deletions
|
@ -252,6 +252,7 @@
|
|||
|
||||
$type = $parameter->getType();
|
||||
$type = $type ?? false;
|
||||
$type = ($type instanceof \ReflectionNamedType) ? $type->getName() : $type;
|
||||
|
||||
if ($type)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue