Closed claygorman closed 7 years ago
I cloned the project and tried to shorten with google url and it always returns null.
Command line works ok..
Would you mind testing?
Hi,
No need to return something, the given link is altered, it's an object, so a reference, so you can retrieve the shorten URL in your code with $link->getShortUrl().
$link->getShortUrl()
@mremi Thank you.
I cloned the project and tried to shorten with google url and it always returns null.
Command line works ok..
Would you mind testing?