LdapTools\Cache\NoCache::get PHP Method

get() public method

public get ( $itemType, $itemName )
    public function get($itemType, $itemName)
    {
        return null;
    }