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

DDST-271: Feature/deferred search api resolution #24

Merged
merged 13 commits into from
Jul 11, 2024

Conversation

adam-vessey
Copy link
Contributor

No description provided.

Addressed with phpcbf:

```
ddev composer exec -- phpcbf --standard=Drupal,DrupalPractice --extensions=php $(ddev drush dd dgi_image_discovery)
```
@adam-vessey adam-vessey added the minor Added functionality that is backwards compatible. label Jun 18, 2024
Comment on lines -8 to +10
use Drupal\dgi_image_discovery\DIDImageItemList;

use Drupal\Core\Entity\EntityTypeInterface;
use Drupal\Core\Field\BaseFieldDefinition;
use Drupal\dgi_image_discovery\DIDImageItemList;
Copy link
Contributor Author

@adam-vessey adam-vessey Jun 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Largely inconsequential, but should've been in the pre-existing coding standards commit; however, I spec'd the extensions as php, so it didn't touch the .module... whoops! Anyway.

@adam-vessey adam-vessey marked this pull request as ready for review June 25, 2024 12:45
@nchiasson-dgi nchiasson-dgi merged commit 767a4ae into main Jul 11, 2024
1 check passed
@nchiasson-dgi nchiasson-dgi deleted the feature/deferred-search-api-resolution branch July 11, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Added functionality that is backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants