Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datetime_range.module field type stubs #369

Open
mglaman opened this issue Mar 12, 2022 · 1 comment · May be fixed by #786
Open

datetime_range.module field type stubs #369

mglaman opened this issue Mar 12, 2022 · 1 comment · May be fixed by #786
Labels
enhancement New feature or request good first issue Good for newcomers stub files Creating stub files to extend phpDoc or types

Comments

@mglaman
Copy link
Owner

mglaman commented Mar 12, 2022

Part of #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 mglaman added enhancement New feature or request good first issue Good for newcomers stub files Creating stub files to extend phpDoc or types labels Mar 12, 2022
@islam-m-ahmed
Copy link

islam-m-ahmed commented Apr 8, 2022

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

@ceesgeene ceesgeene linked a pull request Jul 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers stub files Creating stub files to extend phpDoc or types
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants