Skip to content

Commit c961596

Browse files
lichtnergithub-actions[bot]
authored andcommitted
Fix styling
1 parent 57aa2ee commit c961596

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Models/MockApiUrl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @property int $status
1010
* @property int $use
1111
* @property string $url
12+
*
1213
* @method static updateOrCreate(string[] $array, array $array1)
1314
*/
1415
class MockApiUrl extends Model

src/Models/MockApiUrlHistory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @property int $status
1010
* @property string $content_type
1111
* @property string $data
12+
*
1213
* @method static create(array $array)
1314
*/
1415
class MockApiUrlHistory extends Model

0 commit comments

Comments
 (0)