Skip to content

Commit

Permalink
Mark trait as internal
Browse files Browse the repository at this point in the history
  • Loading branch information
uuf6429 committed Apr 6, 2024
1 parent aad1c3f commit 5023d3b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

namespace Behat\MinkExtension\ServiceContainer\Driver;

/**
* @internal
*/
trait EnvironmentCapabilities
{
private function guessEnvironmentCapabilities(): array
Expand Down

0 comments on commit 5023d3b

Please sign in to comment.