development
<?php namespace MOC\V\Core\SecureKernel\Component; /** * Interface IParameterInterface * * @package MOC\V\Core\SecureKernel\Component */ interface IParameterInterface { }