ElggIcon::save PHP Method

save() public method

public save ( )
    public function save()
    {
        throw new \LogicException(__CLASS__ . ' instances exist as placeholders and can not be upgraded to entities');
    }