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 8304d58 commit 9b0b6c8Copy full SHA for 9b0b6c8
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