ScriptFUSION\Porter\Connector\NullConnector::fetch PHP Méthode

fetch() public méthode

public fetch ( $source, EncapsulatedOptions $options = null )
$options ScriptFUSION\Porter\Options\EncapsulatedOptions
    public function fetch($source, EncapsulatedOptions $options = null)
    {
        // Intentionally empty.
    }
NullConnector