Skip to content

Commit

Permalink
Update src/Configuration/Dao.php
Browse files Browse the repository at this point in the history
Co-authored-by: mcop1 <89011527+mcop1@users.noreply.github.com>
  • Loading branch information
robertSt7 and mcop1 committed Mar 30, 2023
1 parent dc10f96 commit 1d7afc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration/Dao.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class Dao extends Model\Dao\PimcoreLocationAwareConfigDao
private const LEGACY_FILE = 'datahub-configurations.php';

/**
* @deprecated Will be removed in Pimcore 11
* @deprecated Will be removed as soon as Pimcore 10.6 isn´t supported anymore.
*/
public const CONFIG_PATH = PIMCORE_CONFIGURATION_DIRECTORY . '/data-hub';

Expand Down

0 comments on commit 1d7afc0

Please sign in to comment.