Skip to content

Commit

Permalink
API Deprecate code that will be removed in CMS 6 (#11501)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Dec 10, 2024
1 parent cb351be commit d62f40c
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 d62f40c

Please sign in to comment.