mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-19 18:43:12 +00:00
remove unused docblocks
This commit is contained in:
committed by
Jaap van Otterdijk
parent
4a9675841b
commit
082c811880
@@ -87,8 +87,6 @@ class ExampleFinder
|
||||
* 2. Checks the source folder for the given filename
|
||||
* 3. Checks the 'examples' folder in the current working directory for examples
|
||||
* 4. Checks the path relative to the current working directory for the given filename
|
||||
*
|
||||
*
|
||||
*/
|
||||
private function getExampleFileContents(string $filename): ?string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user