mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
marked Twig_TokenStream::getSource() as being internal
This commit is contained in:
@@ -161,6 +161,8 @@ class Twig_TokenStream
|
||||
* Gets the source code associated with this stream.
|
||||
*
|
||||
* @return string
|
||||
*
|
||||
* @internal Don't use this as it might be empty depending on the environment configuration
|
||||
*/
|
||||
public function getSource()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user