# Stub files

PHPStan allows you to define [stub files](https://phpstan.org/user-guide/stub-files).

These are used to provide information about missing classes – such as classes provided by Drupal – inside of our unit tests.
