Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/enh-deprecation-phpdoc' into enh…
Browse files Browse the repository at this point in the history
…-deprecation-phpdoc

# Conflicts:
#	src/contracts/UniversalDiscovery/Provider.php
  • Loading branch information
adriendupuis committed Nov 26, 2024
2 parents 7d3c3d0 + 8587ba7 commit 127ba94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/UniversalDiscovery/Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function getLocationGridViewData(
public function getLocations(array $locationIds): array;

/**
* @deprecated 4.6.0 The {@see \Ibexa\Contracts\AdminUi\UniversalDiscovery\Provider::getRestFormat()} method is deprecated, will be removed in 5.0.
* @deprecated 4.6.0 Will be removed in 5.0.
*/
public function getRestFormat($valueObject): array;

Expand Down

0 comments on commit 127ba94

Please sign in to comment.