Fix phpcs

This commit is contained in:
Laurent Destailleur
2019-04-01 18:10:14 +02:00
parent c07159fee9
commit 0091b65a83
7 changed files with 25 additions and 23 deletions

View File

@@ -414,7 +414,9 @@ class PrestaShopWebservice
* }
* ?>
* </code>
*
* @param array $options Array representing resource to delete.
* @return boolean True
*/
public function delete($options)
{