Skip to content

ludwig031/visitor-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visitor Pattern Introduction

Repository created for internal workshop that I held in Netgen.

First of many, hope so. :)

If you want to execute code, just run tests:

php ./vendor/bin/phpunit

or each test by itself:

php ./vendor/bin/phpunit tests/Visitor/PageCountVisitorTest.php

php ./vendor/bin/phpunit tests/Visitor/AuthorFinderVisitorTest.php

About

Visitor pattern demonstration for internal workshop @netgen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published