Skip to content

Commit 3d49335

Browse files
committed
Repository: declare locales property
1 parent 9d0114d commit 3d49335

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Repository.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ final class Repository
6464
*/
6565
private $provider;
6666

67+
public $locales;
68+
6769
private function get_provider(): Provider
6870
{
6971
return $this->provider;

0 commit comments

Comments
 (0)