fix Generate\Form test with missing session init

This commit is contained in:
Clemens Schwaighofer
2023-01-05 11:32:39 +09:00
parent 3d23e5b066
commit 764ca1f098
3 changed files with 7 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
use Phan\Config;
return [
// "target_php_version" => "8.2",
// turn color on (-C)
"color_issue_messages_if_supported" => true,
// If true, missing properties will be created when