File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,10 @@ public static AbstractCsv::from(
3939): self
4040```
4141
42- If an ` string ` or a ` SplFileInfo ` object is given as the ` $filename ` argument, a new instance
43- is created * à la* ` fopen ` and the ` $mode ` and the ` $context ` parameters are taking into account.
42+ If a ` string ` or a ` SplFileInfo ` object is given as the ` $filename ` argument, a new instance
43+ is created * à la* ` fopen ` and the ` $mode ` and ` $context ` parameters are taken into account.
4444
45- Otherwise, when a stream resource or an ` SplFileObject ` instance is given both arguments are
45+ Otherwise, when a stream resource or an ` SplFileObject ` instance is given, both arguments are
4646ignored.
4747
4848<div class =" message-notice " >Since version <code >9.27.0</code > the following methods are <strong >deprecated</strong >:
You can’t perform that action at this time.
0 commit comments