@@ -330,7 +330,7 @@ discard block |
||
| 330 | 330 | */ |
| 331 | 331 | private function _writeFeedElements( |
| 332 | 332 | &$entryObjects, |
| 333 | - ResourceType &$resourceType, |
|
| 333 | + ResourceType & $resourceType, |
|
| 334 | 334 | $title, |
| 335 | 335 | $absoluteUri, |
| 336 | 336 | $relativeUri, |
@@ -823,7 +823,7 @@ discard block |
||
| 823 | 823 | * contain converted value |
| 824 | 824 | */ |
| 825 | 825 | private function _primitiveToString( |
| 826 | - ResourceType &$primitiveResourceType, |
|
| 826 | + ResourceType & $primitiveResourceType, |
|
| 827 | 827 | $primitiveValue, |
| 828 | 828 | &$stringValue |
| 829 | 829 | ) { |