for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* This software package is licensed under `AGPL, Commercial` license[s].
*
* @package maslosoft/zamm
* @license AGPL, Commercial
* @copyright Copyright (c) Peter Maselkowski <[email protected]>
* @link https://maslosoft.com/zamm/
*/
namespace Maslosoft\Zamm\Meta;
* PhpToken
* @author Piotr Maselkowski <pmaselkowski at gmail.com>
class PhpToken
{
public $type = '';
public function __construct($data)
$data
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.