blob: d6634468dfefc9f925dcbcd2e8f8bfb5debcf0bc [file] [log] [blame]
<?php
return array (
0 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 0,
'position' => 1,
)),
1 =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'Lorem ipsum dolor
sed abit.
sed nullum.
:and a colon
',
'line' => 1,
'position' => 1,
)),
2 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 7,
'position' => 57,
)),
3 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 8,
'position' => 1,
)),
4 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 8,
'position' => 1,
)),
5 =>
ezcDocumentWikiEndOfFileToken::__set_state(array(
'content' => NULL,
'line' => 8,
'position' => 1,
)),
);