Creates graphml xml file of language fallbacks. More...
Public Member Functions | |
__construct () | |
execute () | |
Protected Member Functions | |
createNode ($code) |
Creates graphml xml file of language fallbacks.
Definition at line 22 of file fallbacks-graph.php.
FallbacksCompare::__construct | ( | ) |
Definition at line 23 of file fallbacks-graph.php.
FallbacksCompare::createNode | ( | $ | code | ) | [protected] |
Definition at line 70 of file fallbacks-graph.php.
Referenced by execute().
FallbacksCompare::execute | ( | ) |