We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab03816 + b263ee3 commit 3bba92fCopy full SHA for 3bba92f
lib/Tmdb/Model/Common/SpokenLanguage.php
@@ -25,7 +25,7 @@ class SpokenLanguage extends AbstractModel implements LanguageFilter
25
private $name;
26
27
public static $properties = [
28
- 'iso_369_1',
+ 'iso_639_1',
29
'name',
30
];
31
0 commit comments