Example #1
0
 function dataConsumerIs(data\consumer $dataConsumer)
 {
     $dataConsumer->dataProviderIs($this->template);
     return $this;
 }