BrowscapTest\Data\DataCollectionTest::getPlatformsJsonFixture PHP Метод

getPlatformsJsonFixture() приватный Метод

    private function getPlatformsJsonFixture()
    {
        return __DIR__ . '/../../fixtures/platforms/platforms.json';
    }
DataCollectionTest