Created
February 11, 2016 21:12
-
-
Save ericdowell/6ed8626fac341a213128 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<project title="API Documentation" version="v2.8.5"> | |
<partials/> | |
<file path="helpers/request.php" generated-path="helpers.request.html" hash="f8369b5220c40f4237e587af2b61760e" package="Default"> | |
<docblock line="0"> | |
<description>Created by PhpStorm.</description> | |
<long-description>User: dowelec | |
Date: 12/15/15 | |
Time: 5:28 PM</long-description> | |
<tag name="package" line="0" description="Default"/> | |
</docblock> | |
<function namespace="" line="16" package="Default"> | |
<name>extract_id</name> | |
<full_name>\extract_id()</full_name> | |
<docblock line="16"> | |
<description></description> | |
<long-description></long-description> | |
<tag name="package" line="16" description="Default"/> | |
<tag name="param" line="16" description="" type="string" variable="$uri"> | |
<type>string</type> | |
</tag> | |
<tag name="param" line="16" description="" type="string" variable="$delimiter"> | |
<type>string</type> | |
</tag> | |
<tag name="return" line="16" description="" type="string"> | |
<type>string</type> | |
</tag> | |
</docblock> | |
<argument line="0" by_reference="false"> | |
<name>$uri</name> | |
<default></default> | |
<type>string</type> | |
</argument> | |
<argument line="0" by_reference="false"> | |
<name>$delimiter</name> | |
<default>'/'</default> | |
<type>string</type> | |
</argument> | |
</function> | |
</file> | |
</project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment