Lazer\Classes\Helpers\File::setType PHP Method

setType() final public method

final public setType ( $type )
    public final function setType($type)
    {
        $this->type = $type;
    }