Skip to content

Commit

Permalink
OEL-494: Mark class as internal to warn developers that the API is no…
Browse files Browse the repository at this point in the history
…t final yet.
  • Loading branch information
brummbar committed Apr 1, 2022
1 parent efc259c commit da6889d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/DocumentMediaWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

/**
* Wraps a media entity of bundle "document".
*
* @internal
*/
class DocumentMediaWrapper {

Expand Down

0 comments on commit da6889d

Please sign in to comment.