Skip to content

Commit 279352f

Browse files
oliverkleeJakeQZ
andauthored
Update src/OutputFormat.php
Co-authored-by: JakeQZ <[email protected]>
1 parent 86c524a commit 279352f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OutputFormat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ public function get($sName)
268268
*
269269
* @return self|false
270270
*
271-
* @deprecated since 8.8.0, will be removed in 9.0.0. Use specific magic setters instead.
271+
* @deprecated since 8.8.0, will be removed in 9.0.0. Use specific setters instead.
272272
*/
273273
public function set($aNames, $mValue)
274274
{

0 commit comments

Comments
 (0)