<?php
class abc {
    function set($entryIdentifier, $data, array $tags = array(), $lifetime = NULL) {
    }
}
