marked Twig_TokenStream::getSource() as being internal

This commit is contained in:
Fabien Potencier
2016-10-09 07:58:47 -07:00
parent 33dfadb752
commit 4b1573b965
+2
View File
@@ -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()
{