Fixes #195 : Update general.rst
This commit is contained in:
parent
d387552a25
commit
59e623bb75
@ -108,7 +108,7 @@ name. Use the following functions:
|
|||||||
|
|
||||||
.. code-block:: php
|
.. code-block:: php
|
||||||
|
|
||||||
$properties = $phpWord->getProperties();
|
$properties = $phpWord->getDocumentProperties();
|
||||||
$properties->setCreator('My name');
|
$properties->setCreator('My name');
|
||||||
$properties->setCompany('My factory');
|
$properties->setCompany('My factory');
|
||||||
$properties->setTitle('My title');
|
$properties->setTitle('My title');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user