minor tweaks to spacing.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php namespace System;
|
||||
|
||||
class File {
|
||||
|
||||
|
||||
/**
|
||||
* Get a file's extension.
|
||||
*
|
||||
* @param string $path
|
||||
* @param string $path
|
||||
* @return string
|
||||
*/
|
||||
public static function extension($path)
|
||||
|
||||
Reference in New Issue
Block a user