Skip to content

Commit 1a746b6

Browse files
committed
removing outdated phpdoc
1 parent b48129a commit 1a746b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Generator/GeneratorTrait.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ private function getMeta(string $parserFilename): MetaEntry {
8282
return $allMetas[$parserFilename];
8383
}
8484

85-
/**
86-
* @param Environment[] $environments
87-
*/
8885
private function useCacheForFile(string $parserFilename): bool
8986
{
9087
if ($this->buildContext->getDisableCache()) {

0 commit comments

Comments
 (0)