1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Change key

This commit is contained in:
Matthew Brown 2020-03-02 12:27:23 -05:00 committed by GitHub
parent 6b96286d2c
commit 0050d1f4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -997,7 +997,7 @@ class AnalyzedMethodTest extends \Psalm\Tests\TestCase
],
],
],
'invalidateConstructorWhenDependentMethodInSubclassChanges' => [
'invalidateConstructorWhenDependentMethodInSubclassChanges2' => [
'start_files' => [
getcwd() . DIRECTORY_SEPARATOR . 'A.php' => '<?php
namespace Foo;