Paragon Initiative Enterprises
authored
PHP 7.0 doesn't support nullable types, so we can't type-hint this as ?int. If we declare it as int, users can't explicitly pass NULL.
Name | Last commit | Last update |
---|
PHP 7.0 doesn't support nullable types, so we can't type-hint this as ?int. If we declare it as int, users can't explicitly pass NULL.
Name | Last commit | Last update |
---|---|---|