[Sprint/InterestingIguana] (fix): resolve comments by urn
closes #457
0/1 thread resolved
approved this merge request
271 272 return null; 272 273 } 273 274 275 public function getByUrn(Urn $urn) - Owner
Can we have annotations above here? Also, we are getting some inconsistencies on when urn is a string or a class. Can we support both? So, if a string, construct a urn class?
added MR::Requires Changes label