for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Created by PhpStorm.
* User: manuel
* Date: 11/12/16
* Time: 1:02.
*/
namespace Scool\Inventory\Presenters;
class InventoryTransformer
{
* InventoryTransformer constructor.
public function __construct()
}