N98\Magento\Command\Developer\Setup\Script\Attribute\EntityType\AbstractEntityType::__construct PHP Méthode

__construct() public méthode

public __construct ( Mage_Eav_Model_Entity_Attribute $attribute )
$attribute Mage_Eav_Model_Entity_Attribute
    public function __construct(\Mage_Eav_Model_Entity_Attribute $attribute)
    {
        $this->attribute = $attribute;
    }