getSrn() getSrn() : string Return model's SRN. Model should implement a 'srn_name' protected value. Otherwise, this will pull from the 'getSource' method Returns string — SRN
findFirstBySrn() findFirstBySrn(string $srn) : object Find model by SRN Parameters string $srn complete SRN Returns object — Model object