Difference between revisions of "Freeside:3:Documentation:Developer/FS/device Common"
From Freeside
(Edit via perl MediaWiki framework (1.13)) |
(No difference)
|
Latest revision as of 13:34, 27 June 2014
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 );