Skip to content

Commit

Permalink
Update src/Core/Manifest/ClassManifest.php
Browse files Browse the repository at this point in the history
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
  • Loading branch information
lekoala and GuySartorelli authored Jan 16, 2025
1 parent f9a3ec3 commit 02c462a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Core/Manifest/ClassManifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,11 @@ class ClassManifest

/**
* In memory cache array for individually parsed files
* @var array|null
*/
protected ?array $filesCache = null;

/**
* Key to use for files cache
*
* @var string
*/
protected string $filesCacheKey;

Expand Down

0 comments on commit 02c462a

Please sign in to comment.