aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle/fixtures/elcurator.json
blob: 58972d93a7d7391588259cdf04d52023d7fa38da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
    {
        "created_at": "2015-09-09 11:10:32 UTC",
        "title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik",
        "url": "https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/",
        "description": null,
        "tags": [
            "tag1",
            "tag2"
        ],
        "is_saved": true
    }
]