MCPcopy Create free account
hub / github.com/dannybd/courseroad / saveNewRoad

Method saveNewRoad

CourseRoadDB.php:315–323  ·  view source on GitHub ↗

* Saves new road into database with given data * * Note that this method does NOT check if a hash is safe to overwrite before * running. * * @param string $hash a string of the road hash to check * @param string $athena a string of the user's username. '' if none. * @param string $classes a string of the class list of the road-to-be-saved * @param string $majors a stri

($hash, $athena, $classes, $majors)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ajax.phpFile · 0.80

Calls 1

_executeStatementMethod · 0.95

Tested by

no test coverage detected