diff --git a/Tests/PHPWord/TemplateTest.php b/Tests/PHPWord/TemplateTest.php index 7bb0b953..77cebd1a 100644 --- a/Tests/PHPWord/TemplateTest.php +++ b/Tests/PHPWord/TemplateTest.php @@ -60,7 +60,7 @@ final class TemplateTest extends \PHPUnit_Framework_TestCase * @depends testTemplateCanBeSavedInTemporaryLocation * @test */ - final public function testXslStyleSheetCanBeApplied(&$actualDocument) + final public function testXslStyleSheetCanBeApplied(PHPWord_Template $actualDocument) { $expectedDocument = \join( \DIRECTORY_SEPARATOR,