| Total Complexity | 1 |
| Total Lines | 10 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 17 | class ExampleProductSalePageFacade extends SprykerProductFacade implements ExampleProductSalePageFacadeInterface |
||
| 18 | { |
||
| 19 | /** |
||
| 20 | * @return array<\Generated\Shared\Transfer\ProductLabelProductAbstractRelationsTransfer> |
||
| 21 | */ |
||
| 22 | public function findProductLabelProductAbstractRelationChanges(): array |
||
| 29 |