1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00
Franz Liedke b83edc54fc Actually return null
Nullable return types require an explicit null return value; not
returning or returning without value is the "void" type.
2019-11-21 00:46:01 +01:00
2019-11-21 00:46:01 +01:00
Description
No description provided
119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%