1 link.attribute.test | LinkAttributeCrudTest::setup() |
File
- core/
modules/ link/ tests/ link.attribute.test, line 13 - Basic simpletests to test options on link module.
Class
Code
function setup() {
parent::setup();
$this->zebra = 0;
}