Skip to content

Commit e8c6a20

Browse files
committed
added some @Property
1 parent b4c6a25 commit e8c6a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Application/UI/PresenterComponent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* for storing their status, and responds to user command.
1919
*
2020
* @property-read Presenter $presenter
21+
* @property-read bool $linkCurrent
2122
*/
2223
abstract class PresenterComponent extends Nette\ComponentModel\Container implements ISignalReceiver, IStatePersistent, \ArrayAccess
2324
{

0 commit comments

Comments
 (0)