Commit 1f748e7f authored by Taylor Otwell's avatar Taylor Otwell

minor tweaks to spacing.

parent fd26c5d5
<?php namespace System;
class File {
/**
* Get a file's extension.
*
* @param string $path
* @param string $path
* @return string
*/
public static function extension($path)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment