Skip to content
Snippets Groups Projects
Commit bb9d48d6 authored by David Siegfried's avatar David Siegfried Committed by Jan-Hendrik Willms
Browse files

update doc-block, fixes #4130

Closes #4130

Merge request studip/studip!2974
parent a4423ab0
No related branches found
No related tags found
No related merge requests found
......@@ -454,7 +454,7 @@ class SimpleORMap implements ArrayAccess, Countable, IteratorAggregate
/**
* Returns new instance for given key when found in the database, else null.
*
* @param string $id primary key
* @param string|array $id primary key
* @return static|null
*/
public static function find($id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment