Skip to content

Commit

Permalink
Revert invalid change.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 29, 2017
1 parent 95d93b2 commit 6d10c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Datasource/EntityTrait.php
Expand Up @@ -151,7 +151,7 @@ public function __set($property, $value)
* Returns whether this entity contains a property named $property
* regardless of if it is empty.
*
* @param string|array $property The property to check.
* @param string $property The property to check.
* @return bool
* @see \Cake\ORM\Entity::has()
*/
Expand Down

0 comments on commit 6d10c59

Please sign in to comment.