# packeta/2.3.1/src/Packetery/Module/Shipping/Generated/ShippingMethod_13160.php

Packeta, version 2.3.1. 20 lines.

- Page: https://pluginprobe.com/plugins/packeta/2.3.1/code/src/Packetery/Module/Shipping/Generated/ShippingMethod_13160.php
- Raw: https://pluginprobe.com/plugins/packeta/2.3.1/raw/src/Packetery/Module/Shipping/Generated/ShippingMethod_13160.php
- Modified: 2025-08-28T06:15:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/packeta/2.3.1/code/src/Packetery/Module/Shipping/Generated/ShippingMethod_13160.php#L10-L20`.

```php
<?php

/**
 * This file is auto-generated.
 */

declare(strict_types=1);

namespace Packetery\Module\Shipping\Generated;

use Packetery\Module\Shipping\BaseShippingMethod;

/**
 * HU EDS
 */
class ShippingMethod_13160 extends BaseShippingMethod
{
	public const CARRIER_ID = '13160';
}

```
