phpstan-drupal icon indicating copy to clipboard operation
phpstan-drupal copied to clipboard

datetime_range.module field type stubs

Open mglaman opened this issue 3 years ago • 1 comments

Part of https://github.com/mglaman/phpstan-drupal/issues/359. See PHPStan documentation on Stub Files.

Create stub files for the following field types in a stubs/Drupal/datetime_range/Plugin/Field/FieldType directory:

  • \Drupal\datetime_range\Plugin\Field\FieldType\DateRangeItem

Add test cases to https://github.com/mglaman/phpstan-drupal/blob/main/tests/src/Type/data/field-types.php

mglaman avatar Mar 12 '22 16:03 mglaman

i am intersted to do this work and i am GSoC contributor

islam-m-ahmed avatar Apr 08 '22 23:04 islam-m-ahmed