for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Created by Maciej Paprocki for Bureau-VA.
* Date: 17/02/2016
* Project Name: MaciekPaprocki\WordpressGuzzle
* Time: 10:57.
*/
namespace BureauVa\WordpressGuzzle\Entity;
* Class Post.
class Post extends Entity
{
}