Gets a new Instance of the adapter
public adapter ( string $name, string $scope = null, string $version = null ) : |
||
$name | string | The name of the adapter |
$scope | string | optional The scope of the adapter |
$version | string | optional The version of the adapter |
return | Returns the instance of the specified adapter |