Skip to content

Commit

Permalink
PHPDoc fix for FileLoader
Browse files Browse the repository at this point in the history
 
  • Loading branch information
adam-lynch committed Mar 7, 2013
1 parent 6feebf9 commit d4ecfad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PHPUnit/Util/Fileloader.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class PHPUnit_Util_Fileloader
* The sourcefile is loaded through the load() method.
*
* @param string $filename
* @return string
* @throws PHPUnit_Framework_Exception
*/
public static function checkAndLoad($filename)
Expand Down

0 comments on commit d4ecfad

Please sign in to comment.