Skip to content

Commit

Permalink
Deprecate a not used function in the modules HTML service (#37638)
Browse files Browse the repository at this point in the history
Co-authored-by: Roland Dalmulder <[email protected]>
  • Loading branch information
laoneo and roland-d authored Apr 30, 2022
1 parent 41506cc commit 79bef58
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ public function batchOptions()
* @return array The field option objects.
*
* @since 2.5
*
* @deprecated 5.0 Will be removed with no replacement
*/
public function positionList($clientId = 0)
{
Expand Down

0 comments on commit 79bef58

Please sign in to comment.