chamilo/chamilo-lms

View on GitHub
public/main/survey/ch_pagebreak.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/* For licensing terms, see /license.txt */

/**
 * Class ch_pagebreak.
 */
class ch_pagebreak extends survey_question
{
}