Access to an undefined property $ids

Created on 26 August 2022, over 2 years ago
Updated 17 April 2023, about 2 years ago

Problem/Motivation

When analyzing with phpstan an error is returned -

 ------ -------------------------------------------------------------------------------------------------------------
  Line   src/Plugin/migrate/source/ImageStyleGenerate.php
 ------ -------------------------------------------------------------------------------------------------------------
  55     Access to an undefined property Drupal\image_style_generate\Plugin\migrate\source\ImageStyleGenerate::$ids.
  77     Access to an undefined property Drupal\image_style_generate\Plugin\migrate\source\ImageStyleGenerate::$ids.
 ------ -------------------------------------------------------------------------------------------------------------

Steps to reproduce

Proposed resolution

Define the $ids property in src/Plugin/migrate/source/ImageStyleGenerate.php.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States thefancywizard

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024