Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance committed Oct 25, 2015
1 parent 4934c8f commit 1fb8cbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Concise/Mock/ClassCompiler.php
Expand Up @@ -49,6 +49,11 @@ class ClassCompiler
*/
protected $disableConstructor;

/**
* @var boolean
*/
protected $disableClone;

/**
* You may specify a custom class name for the mock.
*
Expand Down

0 comments on commit 1fb8cbd

Please sign in to comment.