tweak file comment
This commit is contained in:
parent
8c226e9d67
commit
0a2ce4e8bd
|
@ -38,7 +38,7 @@ public static function append($path, $data)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Extract the extension from a file path.
|
* Extract the file extension from a file path.
|
||||||
*
|
*
|
||||||
* @param string $path
|
* @param string $path
|
||||||
* @return string
|
* @return string
|
||||||
|
|
Loading…
Reference in New Issue