ElggIcon::save PHP Méthode

save() public méthode

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