Skip to content

Commit 23ceb28

Browse files
author
Mohamed Khaled
committed
Fix code style: add missing newline at end of file
1 parent 5fe7df9 commit 23ceb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/Models/DTO/ModelRequirements.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,4 +444,4 @@ public static function fromArray(array $array): self
444444
)
445445
);
446446
}
447-
}
447+
}

0 commit comments

Comments
 (0)