Skip to content

Commit

Permalink
API Deprecate code that will be removed in CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Dec 8, 2024
1 parent b662f03 commit 9396a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ORM/CMSPreviewable.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public function getMimeType();
* @return string Link to the CMS-author view. Should point to a
* controller subclassing {@link LeftAndMain}. Example:
* http://mysite.com/admin/edit/6
* @deprecated 5.4.0 Will be renamed to getCMSEditLink()
*/
public function CMSEditLink();
}

0 comments on commit 9396a5a

Please sign in to comment.