Skip to content

Commit

Permalink
Dev: Add test question object class
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Sep 4, 2016
1 parent f1e3418 commit 05297d5
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
<?php

/**
* Test question object
*/
class TestQuestionObject // extends QuestionObjectBase
{
}

0 comments on commit 05297d5

Please sign in to comment.