变更
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ class Scanner extends Component
|
|||||||
}
|
}
|
||||||
return ucfirst($value);
|
return ucfirst($value);
|
||||||
});
|
});
|
||||||
return implode('\\', $filter);
|
return ucfirst(implode('\\', $filter));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user