PHP Interface LdapTools\Ldif\UrlLoader\UrlLoaderInterface

Author: Chad Sikorra ([email protected])
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

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

Method Details

load() public méthode

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