Skip to content

Commit bb42c75

Browse files
authored
Merge pull request #571 from DirectoryTree/analysis-KoxD13
Apply fixes from StyleCI [ci skip] [skip ci]
2 parents 13b5fa3 + 23537ec commit bb42c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Model.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ public function __get($key)
564564
* Dynamically set attributes on the object.
565565
*
566566
* @param string $key
567-
* @param mixed $value
567+
* @param mixed $value
568568
*
569569
* @return $this
570570
*/

0 commit comments

Comments
 (0)