Closed MCKLtech closed 6 years ago
Hi, It seems TextRankFacade has not included by "use".
Hi, It seems TextRankFacade has not included by "use".
Thank you David, unfortunately I'm not following. Do I have an error in my Use?
Edit:
Yes, you forgot use PhpScience\TextRank\TextRankFacade;
.
Hi David,
I'm hitting this error:
Uncaught Error: Class 'TextRankFacade' not found in /home/cherevolution/public_html/feed/php-science/index.php:15 Stack trace: #0 {main} thrown
This is after a full successful build with Composer.
Current file:
Edit: Composer tests are passing.