banned for original reasoning /s
also, for those that like to know the syntax its:
$this->{$someVariable}['the thing you want']
Also, I discovered that my editor helps when doing "stupid" things like "This string $totally works as expected"
(what I just did is pretty much the same as "This string" . $totally . "works as expected")