Exemple #1
0
 function accept(Visitor $a)
 {
     $a->visitBlog($this);
 }