@@ -48,7 +48,7 @@ discard block |
||
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | 50 | * Get all related materials |
| 51 | - * @return \samson\cms\CMSMaterial[] Collection of related materials |
|
| 51 | + * @return \samson\cms\Material[] Collection of related materials |
|
| 52 | 52 | */ |
| 53 | 53 | public function & materials() |
| 54 | 54 | { |
@@ -70,7 +70,7 @@ discard block |
||
| 70 | 70 | |
| 71 | 71 | /** |
| 72 | 72 | * Get all related fields |
| 73 | - * @return \samson\cms\Field[] Collection of related fields |
|
| 73 | + * @return \samson\cms\NavigationField[] Collection of related fields |
|
| 74 | 74 | */ |
| 75 | 75 | public function &fields() |
| 76 | 76 | { |