We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22dbe1 commit 18efdaeCopy full SHA for 18efdae
src/Application/UI/Component.php
@@ -35,6 +35,7 @@ abstract class Component extends Nette\ComponentModel\Container implements ISign
35
36
/**
37
* Returns the presenter where this component belongs to.
38
+ * @return Presenter
39
*/
40
public function getPresenter(): ?Presenter
41
{
0 commit comments