Skip to content
Snippets Groups Projects
Commit f6a55d5c authored by Beatrycze Volk's avatar Beatrycze Volk
Browse files

Fix getParent return type in doc

parent 6cd2b40f
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ class Subject
/**
* Returns the parent
*
* @return string
* @return Subject
*/
public function getParent()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment