Skip to content

Commit 9fa3a55

Browse files
committed
typo
1 parent 6bcef60 commit 9fa3a55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Entity/ProjectInterface.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ public function setLiveApiKeySapi3(string $liveApiKeySapi3);
6161
*/
6262
public function getTestApiKeySapi3();
6363

64+
/**
65+
* @param string $testApiKeySapi3
66+
*/
67+
public function setTestApiKeySapi3(string $testApiKeySapi3);
68+
6469
public function getLiveClientId();
6570

6671
/**

0 commit comments

Comments
 (0)