.. Config/Reader/ReaderInterface.php generated using docpx on 01/30/13 03:26pm Function ******** Zend\\Config\\Reader\\fromFile ============================== .. function:: Zend\Config\Reader\fromFile() Read from a file and create an array :param string: :rtype: array Function ******** Zend\\Config\\Reader\\fromString ================================ .. function:: Zend\Config\Reader\fromString() Read from a string and create an array :param string: :rtype: array|bool