The method hasSku() does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method skus() does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The property short_description does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __get, consider adding a @property annotation.
The property description does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __get, consider adding a @property annotation.
The property is_active does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __get, consider adding a @property annotation.
The property category does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __get, consider adding a @property annotation.
The property attributes does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __get, consider adding a @property annotation.
The method hasAttributes() does not exist on Ronmrcdo\Inventory\Resources\ProductResource. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation