<?php /** * Generic object for using dotted notation for * array operation * * @author jason.xie@victheme.com * */ class VTCore_Wordpress_Objects_Array extends VTCore_Wordpress_Models_Dot {}