Exemplo n.º 1
0
 function getContent()
 {
     return (array) unserialize(base64_decode(parent::getContent()));
 }