Skip to content

Commit

Permalink
Fix mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Feb 3, 2017
1 parent 2728398 commit 8569158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Datasource/EntityInterface.php
Expand Up @@ -34,7 +34,7 @@
* @method array setErrors(array $fields, $overwrite = false)
* @method array setError($field, $errors, overwrite = false)
* @method $this setAccess(array $properties, $merge = false)
* @method array isAccessible($property)
* @method bool isAccessible($property)
* @method $this setSource($source)
* @method array getSource()
*
Expand Down

0 comments on commit 8569158

Please sign in to comment.