blob: 50c192541384a716d1132a82eba74e3fe23fba88 [file] [log] [blame]
<?php
return ezcDocumentWikiDocumentNode::__set_state(array(
'line' => 3,
'position' => 1,
'nodes' =>
array (
0 =>
ezcDocumentWikiBlockquoteNode::__set_state(array(
'level' => 1,
'line' => 1,
'position' => 0,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 2,
'position' => 3,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'Some block quoted text',
'line' => 2,
'position' => 3,
)),
)),
),
'token' =>
ezcDocumentWikiParagraphIndentationToken::__set_state(array(
'level' => 1,
'content' => 'bq.',
'line' => 1,
'position' => 0,
)),
)),
),
'token' =>
ezcDocumentWikiEndOfFileToken::__set_state(array(
'content' => NULL,
'line' => 3,
'position' => 1,
)),
));