ok
Direktori : /home2/selectio/www/3-idiots/vendor/mercadopago/dx-php/src/MercadoPago/Annotation/ |
Current File : //home2/selectio/www/3-idiots/vendor/mercadopago/dx-php/src/MercadoPago/Annotation/RequestParam.php |
<?php namespace MercadoPago\Annotation; use Doctrine\Common\Annotations\Annotation; /** * @Annotation */ class RequestParam extends Annotation { /** * @var */ public $param; }