gossi\codegen\model\PropertiesInterface::removeProperty PHP Method

removeProperty() public method

Removes a property
public removeProperty ( PhpProperty | string $nameOrProperty )
$nameOrProperty PhpProperty | string property name or instance
    public function removeProperty($nameOrProperty);