# give/2.26.0/vendor/stellarwp/validation/tests/unit/_bootstrap.php

GiveWP – Donation Plugin and Fundraising Platform, version 2.26.0. 6 lines.

- Page: https://pluginprobe.com/plugins/give/2.26.0/code/vendor/stellarwp/validation/tests/unit/_bootstrap.php
- Raw: https://pluginprobe.com/plugins/give/2.26.0/raw/vendor/stellarwp/validation/tests/unit/_bootstrap.php
- Modified: 2023-01-18T19:19:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/give/2.26.0/code/vendor/stellarwp/validation/tests/unit/_bootstrap.php#L10-L20`.

```php
<?php

declare(strict_types=1);

// Bootstrap something before the unit tests run

```
