blob: f15e090b289bf6c93964a0d105bbe91e1b99ae22 [file] [log] [blame]
<?php
return ezcDocumentWikiDocumentNode::__set_state(array(
'line' => 2,
'position' => 1,
'nodes' =>
array (
0 =>
ezcDocumentWikiParagraphNode::__set_state(array(
'line' => 1,
'position' => 28,
'nodes' =>
array (
0 =>
ezcDocumentWikiMonospaceNode::__set_state(array(
'line' => 1,
'position' => 1,
'nodes' =>
array (
0 =>
ezcDocumentWikiTextNode::__set_state(array(
'line' => 1,
'position' => 3,
'nodes' =>
array (
),
'token' =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'text will be monospaced',
'line' => 1,
'position' => 3,
)),
)),
),
'token' =>
ezcDocumentWikiMonospaceToken::__set_state(array(
'content' => '{{',
'line' => 1,
'position' => 1,
)),
)),
),
'token' =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 1,
'position' => 28,
)),
)),
),
'token' =>
ezcDocumentWikiEndOfFileToken::__set_state(array(
'content' => NULL,
'line' => 2,
'position' => 1,
)),
));