Jan Gantzert

Results 48 comments of Jan Gantzert

added pull request

Cannot show you everything, but it was like this: ```php public const string OLD_NAMESPACE = 'DocuSign\eSign\Model'; public const string NEW_NAMESPACE = 'DocusignEsignatureClient\Structs'; $finder ->in(__DIR__ . '/../../vendor/docusign/esign-client/src/Model') ->files() ->name('*.php') ->notName('*Interface.php') ->sortByName(true);...

+1 ... can confirm this is currently not working. are u trying to implement this feature?

can do... give me a day or two

sry for the delayed answer I was kind of sick. could not really check this out. is this still an issue to check?

does anybody have a solution for this?

Hi @vtsykun this is from a magento2 extension provider. I was using it with the proxy feature, but I am pretty sure it can be used with a normal "submit"...