for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* Created by gerk on 20.11.17 17:34
*/
namespace PeekAndPoke\Component\Psi\Psi;
* @deprecated Will be removed in a future version. Use Map\ToInteger instead
*
* @see Map\ToInteger
* @author Karsten J. Gerber <[email protected]>
class ToInteger extends Map\ToInteger
{
}