* Retrieve a relationship object for this table. Strict as true will throw an error * if the relationship name does not exist. * * @param $name string name of Relationship * @param $strict bool * @throws RelationshipException * @return Relationship or null */
($name, $strict=false)
source not stored for this graph (policy: none)
no test coverage detected