You are here

private property EasyRdf_Graph::$maxRedirects in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php \EasyRdf_Graph::maxRedirects

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php, line 63

Class

EasyRdf_Graph
Container for collection of EasyRdf_Resources.

Code

private $maxRedirects = 10;