You are here

public static function Twig_Tests_Node_Expression_CallTest::customStaticFunction in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/test/Twig/Tests/Node/Expression/CallTest.php \Twig_Tests_Node_Expression_CallTest::customStaticFunction()

File

vendor/twig/twig/test/Twig/Tests/Node/Expression/CallTest.php, line 97

Class

Twig_Tests_Node_Expression_CallTest

Code

public static function customStaticFunction($arg1, $arg2 = 'default', $arg3 = array()) {
}