Zend Framework

Zend_Tool_Framework_Client_Console_ArgumentParser Doesn't Declare Property _manifestRepository

Details

  • Type: Coding Standards Violation Coding Standards Violation
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.10.2
  • Fix Version/s: 1.10.8
  • Component/s: Zend_Tool
  • Labels:
    None

Description

The class property _manifestRepository isn't declared with the other class properties in Zend_Tool_Framework_Client_Console_ArgumentParser. I.e. there is nothing like

/**

  • Holds the manifest repository taken from the registry.
    *
  • @var Zend_Tool_Framework_Manifest_Repository
    */
    protected $_manifestRepository;

Activity

Hide
Ramon Henrique Ornelas added a comment -

Fixed in trunk at r22877, in 1.10 branch at r22878.

Show
Ramon Henrique Ornelas added a comment - Fixed in trunk at r22877, in 1.10 branch at r22878.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: