Update TwigExtension.php

This commit is contained in:
Gilles van Eeden
2016-12-13 15:52:01 +01:00
committed by GitHub
parent 9c1830d0ec
commit 102973d22c

View File

@@ -841,7 +841,7 @@ class TwigExtension extends \Twig_Extension
/**
* detect (in)humane agent
*
* @return
* @return true if human, false if bot
*/
public function isHuman()
{