This commit is contained in:
nuno maduro
2026-05-02 17:11:49 +01:00
parent 1c7c9754fd
commit f247dd8e7b
4 changed files with 0 additions and 264 deletions

View File

@ -118,14 +118,6 @@ final readonly class SourceScope
return false;
}
/**
* @return list<string>
*/
public function includes(): array
{
return $this->includes;
}
/**
* @return list<string>
*/