Skip to content

Commit

Permalink
Add Facebook post, Vine post to autoload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
minnur authored Nov 15, 2016
1 parent 8a6ff8c commit c6d9a21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ function autoload679875ef60343fd604aa0fa4d353e67e($class) {
'chapterthree\\applenewsapi\\document\\components\\illustrator' => '/src/Document/Components/Illustrator.php',
'chapterthree\\applenewsapi\\document\\components\\image' => '/src/Document/Components/Image.php',
'chapterthree\\applenewsapi\\document\\components\\instagram' => '/src/Document/Components/Instagram.php',
'chapterthree\\applenewsapi\\document\\components\\facebookpost' => '/src/Document/Components/FacebookPost.php',
'chapterthree\\applenewsapi\\document\\components\\vinepost' => '/src/Document/Components/VinePost.php',
'chapterthree\\applenewsapi\\document\\components\\intro' => '/src/Document/Components/Intro.php',
'chapterthree\\applenewsapi\\document\\components\\logo' => '/src/Document/Components/Logo.php',
'chapterthree\\applenewsapi\\document\\components\\mosaic' => '/src/Document/Components/Mosaic.php',
Expand Down

0 comments on commit c6d9a21

Please sign in to comment.