for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Sensorario\Resources;
use \RuntimeException;
/** @deprecate all these methods will be removed in version 5.0 */
class ContainerBase
{
/**
* @deprecate this class will be removed in 5.0
*/
}