PHP Classes

File: phpmd.xml

Recommend this page to a friend!
  Classes of Haridarshan Gorana   PHP Instagram API   phpmd.xml   Download  
File: phpmd.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Instagram API
Send requests to Instagram API using OAuth tokens
Author: By
Last change:
Date: 8 years ago
Size: 637 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset name="My first PHPMD rule set" xmlns="http://pmd.sf.net/ruleset/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd" xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd"> <description>Keep Instagram-Php source code clean.</description> <rule ref="rulesets/codesize.xml" /> <rule ref="rulesets/controversial.xml" /> <rule ref="rulesets/design.xml" /> <rule ref="rulesets/naming.xml" /> <rule ref="rulesets/unusedcode.xml" /> </ruleset>