Skip to content

Commit

Permalink
add missing docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Dec 27, 2015
1 parent 4b42a14 commit f304ed5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@

namespace phpDocumentor\Reflection;


/**
* Interface for files processed by the ProjectFactory
*/
interface File
{
/**
Expand Down

0 comments on commit f304ed5

Please sign in to comment.