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 2b3ccaa commit 0ab0353Copy full SHA for 0ab0353
stubs/Application/UI/Component.stub
@@ -3,6 +3,8 @@
3
namespace Nette\Application\UI;
4
5
/**
6
+ * @property-read Presenter $presenter
7
+ * @property-read bool $linkCurrent
8
* @phpstan-implements \ArrayAccess<string, \Nette\ComponentModel\IComponent>
9
*/
10
abstract class Component implements \ArrayAccess
0 commit comments