diff --git a/tests/phan.config.php b/tests/phan.config.php index a2ae269..b0871d9 100644 --- a/tests/phan.config.php +++ b/tests/phan.config.php @@ -80,3 +80,5 @@ 'PhanTypeObjectUnsetDeclaredProperty', ], ]; + +?>