for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace FSi\Bundle\AdminBundle\spec\fixtures;
use FSi\Bundle\AdminBundle\Admin\CRUD\GenericBatchElement;
class MyBatch extends GenericBatchElement
{
public function getId()
}
public function getDataIndexer()
public function apply($object)