for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* @package Fuel\Routing
* @version 2.0
* @author Fuel Development Team
* @license MIT License
* @copyright 2010 - 2015 Fuel Development Team
* @link http://fuelphp.com
*/
namespace Fuel\Routing;
abstract class Collection
{
public function provide(Container $container)
$container
This check looks from parameters that have been defined for a function or method, but which are not used in the method body.
}
This check looks from parameters that have been defined for a function or method, but which are not used in the method body.