mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
add @todo dynamic note
This commit is contained in:
parent
3897887862
commit
ac4c606e13
@ -10,6 +10,9 @@ use Rector\NodeChanger\IdentifierRenamer;
|
||||
use Rector\Rector\AbstractRector;
|
||||
|
||||
/**
|
||||
* @todo - turn to dynamic -> rename method + add arg
|
||||
* then drop this too specific one
|
||||
*
|
||||
* Before::
|
||||
* - $myControl->validateControl(?$snippet)
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user