You are here

phpstan-bootstrap.php in Nagios Monitoring 7

Same filename and directory in other branches
  1. 8 tests/phpstan-bootstrap.php

File

tests/phpstan-bootstrap.php
View source
<?php

// Assume that Nagios is located in sites/all/modules:
define('DRUPAL_ROOT', getcwd() . '/../../../..');

Constants

Namesort descending Description
DRUPAL_ROOT