-
- Downloads
Unravels the inheritance problems in encrypted version of RestClient
Normalizes RestClientInterface injection in DeleteHandler and QueueHandler All unit tests passing
Showing
- modules/salesforce_encrypt/src/Rest/EncryptedRestClientInterface.php 24 additions, 3 deletions...esforce_encrypt/src/Rest/EncryptedRestClientInterface.php
- modules/salesforce_encrypt/src/Rest/RestClient.php 10 additions, 5 deletionsmodules/salesforce_encrypt/src/Rest/RestClient.php
- modules/salesforce_encrypt/tests/src/Unit/RestClientTest.php 2 additions, 3 deletionsmodules/salesforce_encrypt/tests/src/Unit/RestClientTest.php
- modules/salesforce_pull/src/DeleteHandler.php 5 additions, 5 deletionsmodules/salesforce_pull/src/DeleteHandler.php
- modules/salesforce_pull/src/QueueHandler.php 4 additions, 4 deletionsmodules/salesforce_pull/src/QueueHandler.php
- modules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php 23 additions, 28 deletionsmodules/salesforce_pull/tests/src/Unit/DeleteHandlerTest.php
- src/Rest/RestClient.php 3 additions, 3 deletionssrc/Rest/RestClient.php
- src/Rest/RestClientBase.php 856 additions, 0 deletionssrc/Rest/RestClientBase.php
- src/Rest/RestClientBaseInterface.php 408 additions, 0 deletionssrc/Rest/RestClientBaseInterface.php
- src/Rest/RestClientInterface.php 7 additions, 388 deletionssrc/Rest/RestClientInterface.php
- tests/src/Unit/RestClientTest.php 1 addition, 1 deletiontests/src/Unit/RestClientTest.php
Loading
Please register or sign in to comment