Ejemplo n.º 1
0
 public static function startLookingForPhraseTitles()
 {
     self::$_lookingForPhraseTitles = true;
     self::$_foundPhraseTitles = array();
 }