Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Class 'TransferFileFacadeFactory' not found #62

Open
sdelcueto opened this issue Jun 1, 2016 · 3 comments
Open

Fatal error: Class 'TransferFileFacadeFactory' not found #62

sdelcueto opened this issue Jun 1, 2016 · 3 comments

Comments

@sdelcueto
Copy link

sdelcueto commented Jun 1, 2016

Hi, When I try to use this libraries, make me this error and I write
require_once (MI_URL.'/php-sepa-xml/lib/Digitick/Sepa/TransferFile/Factory/TransferFileFacadeFactory.php'); but don't recognize the class.

I use it in my php project inside a function

@BorislavSabev
Copy link

This library is deprecated. use phpsepaxml/phpsepaxml

@sdelcueto
Copy link
Author

sdelcueto commented Jun 1, 2016

If is this github -> https://github.com/php-sepa-xml/php-sepa-xml I have the same problem, I try to use this in other folder and don't recognize this class, I try to write a autoload function, also with require_once, include_once and nothing works...

@BorislavSabev
Copy link

@sdelcueto you don't need to write the autoloader yourself. The library uses Composer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants