We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92701a9 commit 3f51018Copy full SHA for 3f51018
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