Skip to content

Commit 511f5f4

Browse files
authored
Merge pull request #492 from phily245/patch-1
Fix A Typo
2 parents 0a46d40 + 81f3e3a commit 511f5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Entity.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ public function has($attribute)
176176
}
177177

178178
/**
179-
* Returns an array representation of the the entity.
179+
* Returns an array representation of the entity.
180180
* Can pass a map of property names to array names
181181
* e.g. ['createdAt' => 'created_at']
182182
*

0 commit comments

Comments
 (0)