Skip to content

Commit 18efdae

Browse files
mabardg
authored andcommitted
Component->getPresenter() return type
1 parent f22dbe1 commit 18efdae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Application/UI/Component.php

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ abstract class Component extends Nette\ComponentModel\Container implements ISign
3535

3636
/**
3737
* Returns the presenter where this component belongs to.
38+
* @return Presenter
3839
*/
3940
public function getPresenter(): ?Presenter
4041
{

0 commit comments

Comments
 (0)