Skip to content

Commit

Permalink
Added @internal to the introduced trait
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p committed Nov 19, 2024
1 parent a15a6bb commit a11b099
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

/**
* This trait provides ability to deprecate twig functions, maintaining compatibility with twig/twig prior to 3.15.
*
* @internal
*/
trait DeprecationOptionsTrait
{
Expand Down

0 comments on commit a11b099

Please sign in to comment.