Skip to content

Commit

Permalink
deprecate the method
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Apr 4, 2024
1 parent cfda1c8 commit b882b01
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lib/task/sfBaseTask.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ public function getFilesystem()
}

/**
* Checks if the current directory is a symfony project directory.
*
* @return true if the current directory is a symfony project directory, false otherwise
*
* @throws sfException
* @deprecated
*/
public function checkProjectExists()
{
Expand Down

0 comments on commit b882b01

Please sign in to comment.