PHP Interface LdapTools\Ldif\UrlLoader\UrlLoaderInterface

Author: Chad Sikorra ([email protected])
Show file Open project: ldaptools/ldaptools

Public Methods

Method Description
load ( string $url ) : string Given a URL return the requested data.

Method Details

load() public method

Given a URL return the requested data.
public load ( string $url ) : string
$url string
return string