addPages($pages); } elseif (null !== $pages) { throw new Zend_Navigation_Exception( 'Invalid argument: $pages must be an array, an ' . 'instance of Zend_Config, or null'); } } }