Searched defs:called (Results 1 – 2 of 2) sorted by relevance
/plugin/swiftmail/Swift/Plugin/ | ||
H A D | ConnectionRotator.php | 42 protected $called = false; variable in Swift_Plugin_ConnectionRotator |
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/ | ||
H A D | SandboxTest.php | 330 public static $called = ['__toString' => 0, 'foo' => 0, 'getFooBar' => 0]; variable in FooObject |