[OST830498][Changed] metadataid centralized
Dieser Commit ist enthalten in:
11
Application/Model/Constants.php
Normale Datei
11
Application/Model/Constants.php
Normale Datei
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace D3\GoogleAnalytics4\Application\Model;
|
||||
|
||||
|
||||
class Constants
|
||||
{
|
||||
public const OXID_MODULE_ID = 'd3googleanalytics4';
|
||||
}
|
In neuem Issue referenzieren
Einen Benutzer sperren