Skip to content

Commit bd5bfa0

Browse files
authored
Apply fixes from StyleCI (#78)
1 parent d0239c5 commit bd5bfa0

22 files changed

+22
-22
lines changed

src/Events/Event.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationAttached.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationAttaching.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationDetached.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationDetaching.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationToggled.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Events/RelationToggling.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/Follow.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/FollowRelation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

src/FollowServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the overtrue/laravel-follow.
4+
* This file is part of the overtrue/laravel-follow
55
*
66
* (c) overtrue <[email protected]>
77
*

0 commit comments

Comments
 (0)