Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
schtr4jh committed Dec 21, 2019
1 parent faa542b commit 5625832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pckg/Database/Record/Actions.php
Expand Up @@ -247,7 +247,7 @@ public function insert(Entity $entity = null, Repository $repository = null)
/**
* @param array $overwrite
*
* @return mixed
* @return mixed|Record|$this
*/
public function saveAs($overwrite = [])
{
Expand Down

0 comments on commit 5625832

Please sign in to comment.