for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace GBProd\ElasticsearchDataProviderBundle\DataProvider;
/**
* Handle data providing
*
* @author gbprod <[email protected]>
*/
class Handler
{
public function handle($index, $type)
$index
This check looks from parameters that have been defined for a function or method, but which are not used in the method body.
$type
}
This check looks from parameters that have been defined for a function or method, but which are not used in the method body.