We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b949887 commit 5a38cfbCopy full SHA for 5a38cfb
src/PatternLab/DataInheritance/PatternLabListener.php
@@ -1,12 +1,12 @@
1
<?php
2
3
/*!
4
- * Faker Listener Class
+ * Data Inheritance Listener Class
5
*
6
* Copyright (c) 2016 Dave Olsen, http://dmolsen.com
7
* Licensed under the MIT license
8
9
- * Adds Faker support to Pattern Lab
+ * Allows patterns to inherit data from patterns in their lineage
10
11
*/
12
0 commit comments