Content-Length: 36176 | pFad | https://www.php.net/manual/es/language.types.void.php
void is a return-only type declaration indicating the function does not return a value, but the function may still terminate. Therefore, it cannot be part of a union type declaration. Available as of PHP 7.1.0.
Nota: Even if a function has a return type of void it will still return a value, this value is always
null
.
Fetched URL: https://www.php.net/manual/es/language.types.void.php
Alternative Proxies: