Skip to content

Commit db7511a

Browse files
committed
📝 Fix doc
1 parent 7d35a44 commit db7511a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Save/AbstractFind.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@ public function getFlags()
195195
}
196196

197197
/**
198-
* You can pass State::DELETED to retrieve only deleted
199-
* and State::DELETED | State::SAVED to retrieve deleted + saved
198+
* Apply the previously set flags
200199
*
201200
* @param int $flags
202201
* @return AbstractFind $this

0 commit comments

Comments
 (0)