55 private $canonicalOutput;
82 if ( !$this->canonicalOutput ) {
86 return $this->canonicalOutput;
96 public function __get( $name ) {
97 if ( $name ===
'output' ) {
99 } elseif ( $name ===
'timestamp' ) {
100 return $this->
getOutput()->getCacheTime();
103 throw new RuntimeException(
"Undefined field $name." );
Content objects represent page content, e.g.