mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
PHPDoc in PEG parser
Required for https://github.com/silverstripe/silverstripe-framework/pull/9808
This commit is contained in:
parent
c932d7e7fb
commit
fe2027e486
@ -1294,6 +1294,7 @@ EOC;
|
||||
|
||||
/**
|
||||
* @param string $code
|
||||
* @param string $templateName
|
||||
* @return string $code
|
||||
*/
|
||||
protected function includeDebuggingComments($code, $templateName)
|
||||
|
Loading…
Reference in New Issue
Block a user