File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ example containing most features described below:
4141
*/
4242
public function __construct($dummy)
4343
{
44-
$this->fooBar = $this->transform($dummy);
44+
$this->fooBar = $this->transformText($dummy);
4545
}
4646
4747
/**

0 commit comments

Comments
 (0)