Searched refs:refnotes_notes_render_block_instruction (Results 1 – 2 of 2) sorted by relevance
305 $call->insertBefore(new refnotes_notes_render_block_instruction('enter'));306 $call->insertAfter(new refnotes_notes_render_block_instruction('exit'));
104 class refnotes_notes_render_block_instruction extends refnotes_notes_instruction { class