23 public function get(
$id);
if(!array_key_exists('StateId', $_REQUEST)) $id
Describes the interface of a container that exposes methods to read its entries.
has($id)
Returns true if the container can return an entry for the given identifier.
http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)