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

Missing configuration/languages #276

Open
j0se opened this issue Aug 2, 2024 · 0 comments
Open

Missing configuration/languages #276

j0se opened this issue Aug 2, 2024 · 0 comments

Comments

@j0se
Copy link

j0se commented Aug 2, 2024

At lib/Tmdb/Api/Configuration.php

Missing something like:

    public function getLanguages(array $parameters = [], array $headers = [])
    {
        return $this->get('configuration/languages', $parameters, $headers);
    }
@j0se j0se changed the title Missing configuration/countries Missing configuration/languages Aug 2, 2024
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

1 participant