phpstan-drupal
phpstan-drupal copied to clipboard
Add stubs for daterange field type
Resolves https://github.com/mglaman/phpstan-drupal/issues/369
Note this MR is a follow up on https://github.com/mglaman/phpstan-drupal/pull/785
Also please carefully review the @property-read null $date. Not sure if this is the best solution. Maybe we should just remove the extends DateTimeItem.