minor tweaks to spacing.

This commit is contained in:
Taylor Otwell 2011-06-17 00:17:51 -05:00
parent fd26c5d592
commit 1f748e7f64
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ class File {
/**
* Get a file's extension.
*
* @param string $path
* @param string $path
* @return string
*/
public static function extension($path)