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 b4c6a25 commit e8c6a20Copy full SHA for e8c6a20
src/Application/UI/PresenterComponent.php
@@ -18,6 +18,7 @@
18
* for storing their status, and responds to user command.
19
*
20
* @property-read Presenter $presenter
21
+ * @property-read bool $linkCurrent
22
*/
23
abstract class PresenterComponent extends Nette\ComponentModel\Container implements ISignalReceiver, IStatePersistent, \ArrayAccess
24
{
0 commit comments