Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
06a2f45d
Commit
06a2f45d
authored
Apr 20, 2019
by
Siddharth Sheth
Browse files
[Fix T3OMOM file issue]
parent
a3acb400
Pipeline
#6840
passed with stages
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3o_mom/Classes/Domain/Model/T3Mom.php
View file @
06a2f45d
...
...
@@ -74,7 +74,6 @@ class T3Mom extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity
/**
* Returns the title
*
*/
public
function
getTitle
()
{
...
...
@@ -85,7 +84,6 @@ class T3Mom extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity
* Sets the title
*
* @param string $title
* @return void
*/
public
function
setTitle
(
$title
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment