mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 05:48:21 +01:00
cleanup
This commit is contained in:
parent
690454e274
commit
5cd643f279
@ -17,21 +17,6 @@ final class HtmlAddMethodRector extends AbstractChangeMethodNameRector
|
||||
return 2.4;
|
||||
}
|
||||
|
||||
// protected function getClassName(): string
|
||||
// {
|
||||
// return 'Nette\Utils\Html';
|
||||
// }
|
||||
//
|
||||
// protected function getOldMethodName(): string
|
||||
// {
|
||||
// return 'add';
|
||||
// }
|
||||
//
|
||||
// protected function getNewMethodName(): string
|
||||
// {
|
||||
// return 'addHtml';
|
||||
// }
|
||||
|
||||
/**
|
||||
* @return string[][]
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user