Esempio n. 1
0
 /**
  * Stub for testing with PHPSpec
  *
  * @return NodeFactory
  */
 public static function stub()
 {
     return LexiconStub::foundation()->getNodeFactory();
 }