mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
注释增加形参申明
This commit is contained in:
@@ -95,7 +95,8 @@ class File extends SplFileObject
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取文件的哈希散列值
|
* 获取文件的哈希散列值
|
||||||
* @return $string
|
* @param string $type
|
||||||
|
* @return mixed $string
|
||||||
*/
|
*/
|
||||||
public function hash($type = 'sha1')
|
public function hash($type = 'sha1')
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user