Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Commit

Permalink
III-640: updateCdbItemByContactPoint wasn't accessible
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick committed Feb 9, 2016
1 parent 8910a2d commit f1da439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Udb2UtilityTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ protected function getPhysicalAddressForUdb3Address(Address $address)
* @param CultureFeed_Cdb_Item_Base $cdbItem
* @param \CultuurNet\UDB3\UDB2\ContactPoint $contactPoint
*/
private function updateCdbItemByContactPoint(
protected function updateCdbItemByContactPoint(
CultureFeed_Cdb_Item_Base $cdbItem,
ContactPoint $contactPoint
) {
Expand Down

0 comments on commit f1da439

Please sign in to comment.