Commit 97335f0
committed
removed return type from Container::__call() [Closes nette/utils#338]
The fatal error appears only when a subclass extends Form/Container AND
re-applies the SmartObject trait, e.g.:1 parent fb9c584 commit 97335f0
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
608 | | - | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
609 | 612 | | |
610 | 613 | | |
611 | 614 | | |
| |||
0 commit comments