for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* FlexiPeeHP - Fake RO for backward compatibility
*
* @author Vítězslav Dvořák <[email protected]>
* @copyright (C) 2015-2020 Spoje.Net
*/
namespace FlexiPeeHP;
* Please use new name \FlexiPeeHP\RO
* @deprecated since version 2.0
* @author vitex
class FlexiBeeRO extends RO {
}