Skip to content

Commit

Permalink
Fix: Consistently describe experimental status (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 4, 2023
1 parent 1990f92 commit edb6523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Faker/Core/DateTime.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
use Faker\Extension\Helper;

/**
* @experimental
* @experimental This class is experimental and does not fall under our BC promise
*
* @since 1.20.0
*/
Expand Down

0 comments on commit edb6523

Please sign in to comment.