Skip to content

Commit

Permalink
Deprecate?
Browse files Browse the repository at this point in the history
  • Loading branch information
carbontwelve committed Sep 20, 2018
1 parent f3a7250 commit 939678a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Entities/ProjectFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
use DateTime;
use Symfony\Component\Finder\SplFileInfo;

/**
* Class ProjectFile
* @deprecated ???
* @package Tapestry\Entities
*/
class ProjectFile extends SplFileInfo implements ProjectFileInterface
{
/**
Expand Down

0 comments on commit 939678a

Please sign in to comment.