Skip to content

Instantly share code, notes, and snippets.

@drupol
Created April 8, 2020 14:10
Show Gist options
  • Save drupol/5955f5f606504f8dcec415d6bdced4b1 to your computer and use it in GitHub Desktop.
Save drupol/5955f5f606504f8dcec415d6bdced4b1 to your computer and use it in GitHub Desktop.
final class Bar {
public function __construct(Foo $foo);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment