Difference between revisions of "Freeside:4:Documentation:Developer/FS/device Common"
From Freeside
(Edit via perl MediaWiki framework (1.13)) |
(No difference)
|
Latest revision as of 07:21, 18 November 2015
Contents
NAME
FS::device_Common - Base class for svc_X classes which have associated X_devices
SYNOPSIS
package FS::svc_newservice use base qw( FS::device_Common FS::svc_Common );