ElggIcon::save PHP Метод

save() публичный Метод

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