eZ\Publish\Core\REST\Server\Controller\Services::__construct PHP 메소드

__construct() 공개 메소드

public __construct ( array $countriesInfo )
$countriesInfo array
    public function __construct(array $countriesInfo)
    {
        $this->countriesInfo = $countriesInfo;
    }