Created
September 8, 2018 17:00
-
-
Save jkuchar/bb075bc4a24879878543cb387b021100 to your computer and use it in GitHub Desktop.
How to find all calls to link generator in Nette?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use this regexp for example in PHPStorm: | |
(link\(|redirect\(|forward\(|n:href|\{plink |\{link ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment