Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
3ac7492858
commit
bdb3619bc9
@@ -64,7 +64,7 @@ trait HasTags
|
||||
*/
|
||||
public function setTagsAttribute($tags)
|
||||
{
|
||||
if (! $this->exists) {
|
||||
if (!$this->exists) {
|
||||
$this->queuedTags = $tags;
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user