for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Beelab\TagBundle\Tests;
/**
* A second stub of a Taggable class.
*/
class TaggableStub2 extends TaggableStub
{
}