Skip to content

Commit

Permalink
Merge pull request #269 from mercadopago/release/2.1.0
Browse files Browse the repository at this point in the history
Release/2.1.0
  • Loading branch information
victorgodinho-meli authored Jul 1, 2020
2 parents 3b2f276 + 486f7a1 commit dd472b9
Show file tree
Hide file tree
Showing 221 changed files with 54,635 additions and 171 deletions.
17 changes: 15 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "mercadopago/dx-php",
"description": "Mercado Pago PHP SDK",
"type": "library",
"homepage": "https://github.com/mercadopago/dx-php",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +34,8 @@
"squizlabs/php_codesniffer": "2.3.*",
"sebastian/phpcpd": "*",
"doctrine/orm": "~2.3",
"vlucas/phpdotenv": "^2.5"
"vlucas/phpdotenv": "^2.5",
"phpdocumentor/phpdocumentor": "^2.0"
},
"autoload": {
"psr-4": {
Expand All @@ -45,5 +47,16 @@
"src/MercadoPago/Entities/Shared/"
]
}
}
},
"scripts": {
"test": "./vendor/bin/phpunit tests",
"generate-doc": "php phpDocumentor.phar --visibility=\"public,protected\" --template=\"responsive-twig\" --title=\"SDK Mercado Pago\" -d ./src/MercadoPaGo/Entities -t ./docs"
},
"repositories": [
{
"type": "composer",
"url": "https://packagist.org"
},
{ "packagist": false }
]
}
764 changes: 764 additions & 0 deletions docs/classes/MercadoPago.AdvancedPayments.AdvancedPayment.html

Large diffs are not rendered by default.

493 changes: 493 additions & 0 deletions docs/classes/MercadoPago.AdvancedPayments.DisbursementRefund.html

Large diffs are not rendered by default.

425 changes: 425 additions & 0 deletions docs/classes/MercadoPago.AdvancedPayments.Refund.html

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions docs/classes/MercadoPago.Annotation.Attribute.html

Large diffs are not rendered by default.

228 changes: 228 additions & 0 deletions docs/classes/MercadoPago.Annotation.DenyDynamicAttribute.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> SDK Mercado Pago &raquo; \MercadoPago\Annotation\DenyDynamicAttribute
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>

<link href="../css/template.css" rel="stylesheet" media="all"/>

<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.js" type="text/javascript"></script>
<script src="../js/template.js" type="text/javascript"></script>
<script src="../js/prettify/prettify.min.js" type="text/javascript"></script>

<link rel="shortcut icon" href="../img/favicon.ico"/>
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/>
</head>
<body>

<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="../index.html">SDK Mercado Pago</a>

<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a>Namespaces</a></li>
<li><a href="../namespaces/MercadoPago.html">MercadoPago</a></li>

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/pgoncalves/git/mercadopago/dx-php/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graph_class.html">
<i class="icon-list-alt"></i>&#160;Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../errors.html">
<i class="icon-list-alt"></i>&#160;Errors
</a>
</li>
<li>
<a href="../markers.html">
<i class="icon-list-alt"></i>&#160;Markers
</a>
</li>
<li>
<a href="../deprecated.html">
<i class="icon-list-alt"></i>&#160;Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>
</div>
</div>

<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>


<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>

<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
</ul>
</li>
</ul>


</div>

<div class="span8">
<div class="element class">
<h1>DenyDynamicAttribute</h1>
<small style="display: block; text-align: right">
Extends \Doctrine\Common\Annotations\Annotation
</small>
<p class="short_description"></p>
<div class="details">
<div class="long_description">

</div>
<table class="table table-bordered">
<tr>
<th>
Annotation
</th>
<td>


</td>
</tr>
<tr>
<th>
package
</th>
<td>

<p>Default</p>
</td>
</tr>
</table>

<h3><i class="icon-custom icon-method"></i> Methods</h3>


<h3><i class="icon-custom icon-property"></i> Properties</h3>
<a id="property_value"> </a>
<div class="element clickable property public property_value" data-toggle="collapse" data-target=".property_value .collapse">
<h2>value</h2>
<pre>value : </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>

<table class="table">
<tr>
<th>

</th>
<td>
</td>
</tr>
</table>

<h3>Type(s)</h3>
<code></code>
</div>
</div>
</div>
</div>
</div>
<a id="\MercadoPago\Annotation\DenyDynamicAttribute"></a>
<ul class="breadcrumb">
<li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li>


<li><span class="divider">\</span><a href="../namespaces/MercadoPago.Annotation.html">Annotation</a></li>

<li class="active"><span class="divider">\</span><a href="../classes/MercadoPago.Annotation.DenyDynamicAttribute.html">DenyDynamicAttribute</a></li>
</ul>
</div>
</div>

</div>

<footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Thu, 25 Jun 2020 12:36:19 +0000.<br/>
</footer>
</body>
</html>
Loading

0 comments on commit dd472b9

Please sign in to comment.