@@ -114,7 +114,7 @@ |
||
114 | 114 | } |
115 | 115 | |
116 | 116 | /** |
117 | - * @return array |
|
117 | + * @return \DibiRow[] |
|
118 | 118 | */ |
119 | 119 | public function getData() |
120 | 120 | { |
@@ -789,7 +789,7 @@ |
||
789 | 789 | /**********************************************************************************************/ |
790 | 790 | |
791 | 791 | /** |
792 | - * @return \Nette\Templating\FileTemplate |
|
792 | + * @return \Nette\Application\UI\ITemplate |
|
793 | 793 | * @internal |
794 | 794 | */ |
795 | 795 | public function createTemplate() |