mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
minor tweaks to spacing.
This commit is contained in:
parent
fd26c5d592
commit
1f748e7f64
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user