Hi
I'm trying to get to grips with classes and I've just seen a line of code in an extend for a class that looks like this
$this->cObj->data['pages']
what i don't understand is why there are two ->
why has that been used and is this quite common ?
thanks